'Yinka T
'Yinka T
I am trying to use the v2 filtered search to monitor an handle, but i am getting "Rate Limit Exceeded" almost immediately the stream starts. Here is my code. What...
Hi, thanks for this generator, makes things easy. But i noticed that i cant use any async -await feature, i thought this would be supported since, ES2017 is supported. Pls...
Hi, I am getting this error after trying to update to the latest version. `main.08101dee.chunk.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'toLowerCase')` The website remains blank, but i...
I am getting this error when i try to run the project ( npm start ) ``` Error: Cannot find module '../../../../images' from '/var/www/sdex/src/components/Session/LoginPage/TrezorBody' at /var/www/sdex/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21 at load (/var/www/sdex/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43) at...
Hi, I have checked around, and apart from the articles announcing the XLN ,i cant seem to find any documentation or guide on how to add/implement it on an exchange....
Hi , I keep getting error "Cannot load NVML" Please what should i do
Hi, I am getting this error just after I Approve token while Adding liquidity. ``` TypeError: createAnimatedStyle is not a function new AnimatedProps Swap/dapp/node_modules/react-spring/renderprops-konva.js:761 758 | constructor(props, callback) { 759...
Hi, I added two tokens into the pool successfully, but when i try to swap i keep getting "Insufficient liquidity" error
Hi, I am getting this error on the add Liquidity page ``` Warning: React has detected a change in the order of Hooks called by AddLiquidity. This will lead to...