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
just got the same error. It seems, in my case, that it is due to having the button that triggers the popup inside a shadow root (inside a custom element).
I assume the clicked element is targeted using document.querySelector('[data-feedback-fish]'), which would return nothing.
edit: nevermind came from a search, so my vanilla JS bug might be irrelevant to React.
Get this error in
ff.js:1:26922
after clicking on the "Capture Screenshot" button.The text was updated successfully, but these errors were encountered: