Fix: Debug toolbar selectors#5544
Conversation
|
Probably because of this PR, debug toolbar does not show up, if I click the icon.
|
|
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". |
|
@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: