For a while now, my ajax layout seems to be ignoring event.showDebugPanel(false). It renders it regardless, and seeing as I have two or three ajax “panels” in my layout, it means enabling debug mode is pretty dangerous – I get 4 debug panels all over my page which even chrome struggles to render.
Anyone else seen this? Any idea what I can do about it!?
For a while now, my ajax layout seems to be ignoring event.showDebugPanel(false). It renders it regardless, and seeing as I have two or three ajax “panels” in my layout, it means enabling debug mode is pretty dangerous – I get 4 debug panels all over my page which even chrome struggles to render.
Anyone else seen this? Any idea what I can do about it!?
But it was the same with 3.1 – I just ignored it - but now I have a few more ajax panels on my page my PC is grinding to a halt every time I enable it!
It’s possible it’s something to do with my app – but if anyone else could replicate it (or not) it would at least give me an idea of where the problem lies.