On Monday, May 2, 2016 at 1:45:35 PM UTC+2, Bert Huygens wrote: > > > > When i try to use a url with parameters like : > http://localhost:3000/visit/:id i get an error > > ReferenceError: System is not defined > > > How are you rendering your nav links? Maybe you're loading the template files directly, where you don't have Systemjs defined.
You should also show your index.html page - specifically the parts where you load and invoke Systemjs and bootstrap the angular app, it's possible the problem is there. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
