Ember Local Storage Wipes on Refresh

Everytime I reload or update a file in development the local storage gets wiped and effectively logs me out, terribly annoying…

Is this normal behaviour? How do I make the local storage persist on reload?

This is not an Ember CLI issue, this is a browser issue or implementation issue on your part.