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
I am currently working on an application that needs to get the console feed of an iframe although I don't think the application has anything to do with the error because it shows up just when I import anything without using it at all.
The following is the code that I am using in my application.
you are probably using it in the framework where the window or document do not exist initially, like Next.js.
I am curios what would be the reasonable way of making it work there, as I also struggled with it now :/ @samdenty maybe you have an idea knowing the library internals
I am currently working on an application that needs to get the console feed of an iframe although I don't think the application has anything to do with the error because it shows up just when I import anything without using it at all.
The following is the code that I am using in my application.
The text was updated successfully, but these errors were encountered: