excaliburjs / excalibur-extension

Excalibur Dev Tools Browser Extension
https://chromewebstore.google.com/detail/excalibur-dev-tools/dinddaeielhddflijbbcmpefamfffekc
BSD 2-Clause "Simplified" License
2 stars 2 forks source link

Extension seems to lose the connection with EX after a random time in chrome #4

Open eonarheim opened 5 months ago

eonarheim commented 5 months ago

Reported by @Autsider666 in discord https://discord.com/channels/1195771303215513671/1246432429871464579/1246432429871464579

The extension itself keeps working, but the data doesn't get updated anymore. Only way to fix it is by reopening chrome dev tools, tab or browser.

I've tried (roughly) timing it multiple times, but it happened around 5, 10, 25 and 40 minutes.

https://github.com/excaliburjs/excalibur-extension/assets/612071/730181d3-af0e-41d6-8aa7-6f5cbc543970

There seems to be some sort of extension lifecycle or edgecase the plugin is not accounting for, calling out to any chrome extension experts!