79335867

Date: 2025-01-07 11:50:02
Score: 2
Natty:
Report link

What solved it for me is just writing as Href, that successfully solved the typescript complaint:

if (originScreen) router.navigate(`/${originScreen}` as Href);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Starts with a question (0.5): What solve
  • Low reputation (1):
Posted by: Matko Milić