reflex icon indicating copy to clipboard operation
reflex copied to clipboard

Better error message when directing to non-existing page

Open picklelo opened this issue 2 years ago β€’ 0 comments

Currently going to a bad route leaves a very confusing error message: "attempted to hard navigate to the same URL". It's not very obvious what this means, we should try to catch this and throw a better message somehow (perhaps using a pc.window_alert)

picklelo avatar Jun 15 '23 19:06 picklelo