ui-router-extras icon indicating copy to clipboard operation
ui-router-extras copied to clipboard

Bug: Could not resolve 'null' from state

Open benjaminsuch opened this issue 9 years ago • 2 comments

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:

  1. Open the URL
  2. Open the console
  3. Close the modal

benjaminsuch avatar Sep 27 '15 01:09 benjaminsuch

Hi, what would you like it to do if there is no previous state?

christopherthielen avatar Oct 07 '15 01:10 christopherthielen

We should find a way that the sticky states kept displaying.

benjaminsuch avatar Oct 07 '15 01:10 benjaminsuch