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
It must be one of the patched methods on window that's causing issues. I'm happy to accept a pull that makes it safer by namespacing or even adding it behind an init function. Something like window.initTestingLibrary();
Bug Report 🐛
Testing Playground breaks Miro
Cannot read properties of undefined (reading 'startAppLoadingStep')
https://community.miro.com/ask-the-community-45/miro-broken-when-used-with-testing-library-extension-9916
To Reproduce ✔️
Expected behavior 🤔
Miro should load correctly.
Suggested solution 🔦
Setting the extension to load on click fixes the problem.
Your Environment 💻
The text was updated successfully, but these errors were encountered: