Hi Guys, I have a question I have an angular application but I have a login.html file with all files (javascript and css) required for this
and a file dashboard.html where I have all files required for the dashboard so I am using them like layouts but in my URL I go from http://local.l/login.html to http://local.l/dashboard.html/panel and it causes problems because I have to wait the javascript to show the page and it shows braces like {{}} before the angular script loads. So I know I am breaking the SPA rule but how Can I refresh the entire page from login to dashboard? Thank you! Best Regards, Francis A. Gonzales Tello / Informatic [email protected] <[email protected]> / +51988301243 www.francis-gonzales.info [image: Twitter] <https://twitter.com/FraGoTe> [image: LinkedIn] <https://pe.linkedin.com/in/fragote> [image: Github] <https://github.com/FraGoTe> [image: Wordpress] <https://fgonzalestello.wordpress.com/> -- 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.
