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
Thank you for this great plugin. I am using for a nextjs react application but I have bumped into an error I can't get rid off unless I comment the following line:
Otherwise, when I try to build my application I get the following error:
Removing the line makes the problem go away and the component keeps working fine so I am not sure if you really need it or you could avoid calling window there.
Thank you!
Alberto
The text was updated successfully, but these errors were encountered:
Hello,
Thank you for this great plugin. I am using for a nextjs react application but I have bumped into an error I can't get rid off unless I comment the following line:
bs-custom-file-input/dist/bs-custom-file-input.js
Line 58 in a4cb893
Otherwise, when I try to build my application I get the following error:
Removing the line makes the problem go away and the component keeps working fine so I am not sure if you really need it or you could avoid calling window there.
Thank you!
Alberto
The text was updated successfully, but these errors were encountered: