Malay Patel
Malay Patel
i have same issue
i even used legacy option to install after that i was getting an error like ``` Warning: React.jsx: type is invalid -- expected a string (for built-in components) or a...
Use this code for your `injected` variable in `Homepage.tsx` `const injected = new InjectedConnector({ supportedChainIds: [1, 3, 4, 5, 10, 42, 31337, 42161] })` And also, import `InjectedConnector` `import {...
I attempted to reproduce the issue. Although the error was logged on the dashboard, I was unable to view the request section. You can check out the event details [here](https://mangalam-family-shop-2f3671e61.sentry.io/share/issue/67fd233f5a914558a529a8f14c36c630/)....
Hi! Is this still open? I’m interested in contributing. **Understanding the Issue:** The metrics buffer currently flushes at 1000 items, but in high-throughput scenarios metrics can arrive faster than network...
Hi @JPeer264, the command `yarn run test` is failing immediately after setting up the repository. Here's the output: https://cloud.nx.app/runs/5IQYPtGbpi. However, running the tests individually passes successfully. Can you assist me...
Hey @JPeer264 @chargome, I've created a draft PR (#18467) for you to review. When you have a moment, could you review the implementation? Once I receive your feedback, I'll address...