-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Labels
Description
Describe the bug
The tiniest type bug I could find :D
The documentation of each possible value of type of afterNavigate contains both the values of the type of beforeNavigate (sort of) and the actual values for afterNavigate:
I tried to find an easy fix, and I'm pretty sure the reason is the documentation on NavigationType in both index.d.ts and public.d.ts, but removing it didn't change anything on my side.
Reproduction
Hover over the type value of the navigation parameter of afterNavigate in any IDE. Observed in VSCode, Zed
Logs
System Info
IrrelevantSeverity
annoyance
Additional Information
No response
Reactions are currently unavailable