vivlim / pillbug

a (work in progress) gotosocial client
Other
21 stars 8 forks source link

Failed to start: Error loading dynamically imported module Frame-BBczNOpg.js #82

Open Space-G opened 1 week ago

Space-G commented 1 week ago

When I restart my computer and open Firefox, it restores my session and I always get this on Pillbug: image The curious part is that closing firefox and reopening it, without a system restart, I don't get the error, even if's restoring the session from seemingly the same state. I feel like it should reproduce the same error, but eh, what do I know?

Using Firefox 132.0 and Windows 10 Pro 22H2

Edit: Forgot to mention, upon refreshing the page the error stops appearing.

vivlim commented 1 week ago

that error usually means that I've pushed an update, and your browser is trying to run a mix of the two different versions. I haven't figured out how to handle that more gracefully yet.