ui-router-extras
ui-router-extras copied to clipboard
Bug: Could not resolve 'null' from state
Hello,
when a user refreshes the site where a modal is shown (like in your example) and closes the modal, the previous state won't be displayed and the console throws the error:
Could not resolve 'null' from state 'modal1'
Steps to reproduce:
- Open the URL
- Open the console
- Close the modal
Hi, what would you like it to do if there is no previous state?
We should find a way that the sticky states kept displaying.