Add a warning if a route isn't valid #36
Labels
IDE: Inspection
Some information that should be surfaced to the user (tooltip, notification, lint warning)
Milestone
For example,
ctx.router.navigateTo("a/b/c/mispeled")
, orLink("stale-route-that-got-removed-but-I-forgot-about-this-link")
The text was updated successfully, but these errors were encountered: