Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error diagnostic when Private.unauthenticated is pointing to a non-existent named route #1257

Closed
Tracked by #3887
aldonline opened this issue Oct 2, 2020 · 2 comments

Comments

@aldonline
Copy link
Contributor

aldonline commented Oct 2, 2020

Expected:

  • should result in an error ("named route 'idontexist' not found")

Actual:

  • As of rw 0.19.1, this error is not caught

Screen Shot 2020-10-02 at 9 42 20 AM

@aldonline
Copy link
Contributor Author

aldonline commented Oct 2, 2020

@thedavidprice

  • I think this one should be tagged "project-structure"
  • From the user's POV, it is experienced as a VSCode issue
  • The code to fix this is in "@redwoodjs/structure"

@jtoar
Copy link
Contributor

jtoar commented May 5, 2022

See #3887 (comment).

@jtoar jtoar closed this as completed May 5, 2022
Repository owner moved this from Backlog to Done in Main May 5, 2022
@jtoar jtoar moved this from Done to Archived in Main May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Archived
Development

No branches or pull requests

3 participants