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
Has anyone faced this issue before?
When I use WidgetBot in my react app, it compiles with warnings seen in the attached screenshot. When I comment-out the widgetbot it compiles without error.
For context, I am using React v18
The text was updated successfully, but these errors were encountered:
Thank you. I appreciate you taking the time to read this issue.
I have been ignoring the warnings, but when I tried to add a .env file, I got the following error, and the app will not compile because of it.
UPDATE: I uninstalled @widgetbot/react-embed and then re-installed, ran a 'npm audit fix' and added the .env file.
I don't know why, but it worked. I still get the warnings, but it doesn't fail to compile anymore.
Has anyone faced this issue before?
When I use WidgetBot in my react app, it compiles with warnings seen in the attached screenshot. When I comment-out the widgetbot it compiles without error.
For context, I am using React v18
The text was updated successfully, but these errors were encountered: