Uh oh!
There was an error while loading. Please reload this page.
Fix: Debug toolbar selectors - #5544
Conversation
Probably because of this PR, debug toolbar does not show up, if I click the icon.
|
paulbalandan
commented
Jan 7, 2022
I think the fix would be to call |
@paulbalandan Calling the showTab method changes the context (this = a instead of this = ciDebugBar) if the method is called not directly, but as an "internal call". |
kenjis
commented
Jan 7, 2022
@iRedds There is no other way than new PR. |


Description
#5541
Selectors are not unique, and elements are searched throughout the document, so there might be a conflict.
Documentobject replaced withtoobarfragmentChecklist: