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

Using ui-route ( angular-meteor) warning is shown on the page #365

Open
sauliuni opened this issue Feb 11, 2016 · 2 comments
Open

Using ui-route ( angular-meteor) warning is shown on the page #365

sauliuni opened this issue Feb 11, 2016 · 2 comments

Comments

@sauliuni
Copy link

Hello,

if im using angularui:angular-ui-router im getting following error in the bottom of the page:

Oops, looks like there's no route on the client or the server for url: "http://localhost:3000/."

Navigating to admin works on Chrome 49, and houston is loaded. On safari the default route is shown ( houston blinks for just a ms)

Im wondering if i can remove the Iron:router und use my own (ui-router)

@rafa-munoz
Copy link

Yes, I also get this error using FlowRouter as my main router. I get this "Oops" error in every address outside the /admin. Any solution?

@mornir
Copy link

mornir commented Mar 18, 2016

http://stackoverflow.com/questions/31035196/iron-router-conflict-with-angular-ui-router

Personally, I just stopped using Houston. It is too much hassle to implement iron:router only to get rid of that warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants