ui-router-lazy-example
ui-router-lazy-example copied to clipboard
TypeError: Cannot read property 'url' of null
Hi Karan,
First of all thank you for writing such a great article on ocLazyLoading. I seems to be very usefull for loading states dynamically in angularjs.
However when I try to incorporate or directly run your code, I get a strange error: TypeError: Cannot read property 'url' of null
I have also attached the screenshot for the error. Is it possible for you to guide me why this error in coming.