How do I load pages from the database, so that the AngularJS policies work?
Currently, I'm loading pages with jQuery. The page loads perfectly. It turns out that when this occurs, the startup cycle of AngularJS has already been terminated and it does not recognize the policies that came with the page loaded from the database.