Closed shadeMe closed 3 years ago
Don't know what's the reason behind the problem is - SMP does not provide any other means for script reloading other than window.Reload()
. If you are willing to work on diagnosing this issue, I can create a special SMP build for you that will trace all panel reloads (i.e. reloads triggered by fb2k as well). That way we can understand what's causing it.
Sure thing! Let me know how I can help.
Sorry for the lack of activity, I will try to send you a debug build this weekend.
Sorry, clicked on the wrong button. No worries, there's no rush.
Uhm... So... I've finally got around to working on this component again... Do you still need help? >_<
It's been a while since I saw this bug as I've changed my usage habits a bit, but a quick look at the console seems to suggest that it does keep happening. If the debug DLL is still on the table, I can try to debug the issue when I get the time.
Ok, on it!
Can you try the following version? (based on v1.3.1) https://ci.appveyor.com/api/buildjobs/fm7tg66nnyy2icmi/artifacts/_result%2FWin32_Release%2Ffoo_spider_monkey_panel.fb2k-component
It should log some info into console. Please attach console output once you experience the same issue again.
Will give it a shot, thanks!
Closing the issue, since there is no activity here. Fell free to reopen if needed.
I'm using the Eole theme which is built using foo_spider_monkey_panel. I've been trying to debug an issue for a long time now that manifests as seemingly random reloading of all loaded panels. To the best of my knowledge, this is not being triggered by the panels' code itself (traced every call to `window.Reload()'). I'm wondering if it might have to do with my particular component config (see below) that somehow triggers this behaviour.
I know this isn't a whole lot to go on, but can you think of any corner-cases where panels can spontaneously get reloaded?
My config: