At a very abstract level (because the code is way too long to share here), I have a search box in an HTML file and I have a controller for that search box that does some things with the text entered in the text field. Now I want to pass the search results to a new HTML page just for the search results but for some reason this isnt working. I have the ng-controller directive in both HTML files and everything should be syntactically correct.At a very abstract level (because the code is w