You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2018. It is now read-only.
On line 172 in helper.js when adding the click handler for ghostClickHandler
document.addEventListener('click', MBP.ghostClickHandler, true);
this halts all clicks being actioned within BBOS 6.
Only workaround I have as of yet is comment the line out.
The text was updated successfully, but these errors were encountered: