pulse-browser / experiment

Another Gecko browser
Mozilla Public License 2.0
42 stars 1 forks source link

Browser frames are unloaded when changing UI layout #13

Open trickypr opened 1 year ago

trickypr commented 1 year ago

This also occurs semi-regularly in development. My guess is that svelte triggers the browser to be unmounted, then remounted.

I don't know enough about Gecko to guess a fix just yet, so any other input would be appreciated.