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
Bug Description & Stps to reprouce
Done everything to insert the widget in the docs on a plain React App.
When you then start the React App you get the following error:
BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the case. Verify if you need this module and configure a polyfill for it.
After trying multiple steps to somehow get it working, after installing craco and adding a webpack config:
Just pass it your own token list or download the one in that url and point at it locally. Says how in the docs.
That being said theres a million other issues so have fun with that lol
The Token List is not the issue, yes of course I tried that but its just one of 187 Errors in the console. I highly recommend you create a new react project and try to embed the Widget.
No and there will be no support to the Widget from the Uniswap Team and they don't recommend using it as it is discontinued. That was their reply when I send them an Email.
Bug Description & Stps to reprouce
Done everything to insert the widget in the docs on a plain React App.
When you then start the React App you get the following error:
BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the case. Verify if you need this module and configure a polyfill for it.
After trying multiple steps to somehow get it working, after installing craco and adding a webpack config:
We still get errors and the localhost shows us that nothing can be fetched for example the Tokenlist
Additional Context
It also doesnt work with next with very similar errors, and downgrading doesnt work either
The text was updated successfully, but these errors were encountered: