Skip to content

Conversation

@anagrius
Copy link

@anagrius anagrius commented Dec 3, 2020

About a year ago an issue was fixed where moving the Navigation Key in the application Model would make Hot Reloading fail. While the logic to detect the new location of the key was implemented, the code still seems to treat the move as an error condition.

The fix was in 1.1.4:

fixed a bug where HMR failed because Browser.Navigation.Key changed location

It seems that the check for what was previously considered an error is still in place. This PR will remove that check and just update the key.

Allowing the navigation key to move was fixed earlier,
but it never actually worked in practice. The change of
path was still treated as an error condition.
@anagrius
Copy link
Author

bump?

@anagrius
Copy link
Author

anagrius commented Jun 2, 2021

bump

@anagrius
Copy link
Author

bump?

@anagrius
Copy link
Author

anagrius commented Dec 7, 2021

bump? :..(

@realistschuckle
Copy link

@anagrius Thanks for you pull request. I've included it in @curtissimo/elm-hot in case you want to use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants