-
-
Notifications
You must be signed in to change notification settings - Fork 4
route exception after modify css #2
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
Comments
Thanks for reporting this @dreambo8563. I’ve ran into the same thing a few times and I’m not sure what’s up. Anytime this happens if I start rebuild the app from scratch it works. I need to take some time to play with this a bit more thoroughly on Monday. @hdeshev or @vakrilov might have some ideas too. |
This is a known issue with nativescript-cli: NativeScript/nativescript-cli#1517 |
You can try using |
Closed by f6409be. |
@vakrilov: Success! Thanks! Should I open a bug on the nativescript-angular for the odd behavior when using |
I'm not sure we can do something about it. It is caused by angular when trying to load a component with route definitions containing |
after adding the route in this guide. when I modify any css file, I will get the exception.
them command I use:
tns livesync android --watch
.I have to Ctrl+C to kill the watch process and restart manually.
The text was updated successfully, but these errors were encountered: