Open jdmswong opened 8 years ago
removing the route name prevents the error but throws the warning:
You called Router.url for a route named undefined but that route doesn't seem to exist. Are you sure you created it?
This warning is caused by this package, and isn't generated when the package is removed.
So we have to choose between either naming our routes and throwing an error, or not naming them and throwing a warning. Any way to run this cleanly?
Any update on this issue?
Setting a regular expression path throws this error in console:
Here is my route config: