I'm using bootstrap and angularJS and I don't know how to hide a modal and reload the page. I know I can reload with $route.reload() and hide it with $('#modalpolicy').modal('hide') but if I use both, the webpage doesn't show correctly (it's still black). How can I do it?
EDIT. At least I've decided to do a new query sooo I have the information up-to-date. on the page.
Thank you for your reply.