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
The tools library heavily depends on DOMMutationEvents and will not work with the MutationObserver stuff 4.8 introduced. Especially the examine behaviour is pretty borked (even after trying to change listeners to use MutationObserver).