cosmicds / hubbleds

Hubble's law data story
MIT License
0 stars 8 forks source link

Solara version has brought back issues with flaky stage transitions #343

Closed patudom closed 4 weeks ago

patudom commented 10 months ago

In the new Solara version, after moving from Stage 3 to 4 (or 4 to 5), the app will randomly put itself back to the previous stage.

This is an issue we had in the past with the voila version that we hacked our way around. @nmearl, the original problem is described/referenced in #134, #182, #191, and #223 (A few of these issues/PRs include screenshots and screen videos).

patudom commented 10 months ago

Also, I realized when clearing out my excessive browser tabs that solara had spawned new tabs every time I restarted the app (and the app had rendered on the old solara tabs I had forgotten about). I wonder if that contributed to the conflict if an older tab had been on a different stage. (I wasn't thinking about this and closed the tabs without checking).

I do know that the Stage 5 reverting to Stage 4 happened the first time I ran the app when no other tabs were also running the app.

patudom commented 4 weeks ago

I think these are all ironed out in the latest solara version.