-
How about a Remix Plugin that takes the deployed contract's Address, Network and ABI, and creates a query string that opens its eth95 link in a new tab. This can be used to directly open an eth95 UI f…
-
```
What steps will reproduce the problem?
1. no funciona en slax
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Sl…
-
I encountered this "Gas estimation failed" error popup when I deployed a contract using remix on an evm chain with fixed base fee (3gwei) and minimum gastip (1gwei) settings.
![image](https://githu…
-
I am not sure if this issue also persists when using the file system routing convention but I noticed it whilst using the Route Configuration convention.
_Edit: I also tried it in the file based ro…
-
I have this eslint config:
```
module.exports = {
parser: '@typescript-eslint/parser',
extends: [
'eslint:recommended',
'airbnb',
'plugin:@typescript-eslint/recommended',
'…
-
The toast icons like success and error won't show in production when using react-hot-toast with remix. This is how i initiated it in root.tsx
` return (
…
-
### Type
Error while patching
### Tools used
CLI
### Application
YouTube v19.16.39
### Bug description
![IMG_20240805_003841](https://github.com/user-attachments/assets/2b6da178-56f8-41fd-a9d4-…
-
### Have you experienced this bug with the latest version of the template?
yes
### Steps to Reproduce
```
$ npx create-remix@latest --template remix-run/grunge-stack
? Where would you like …
-
**Current behavior:**
@emotion/server throws error on Remix Oxygen runtime.
```
Error: Dynamic require of "stream" is not supported
at file:///home/guo/git/material-ui/examples/material-ui…
-
Hello
I've this warning using react-dsfr in my Remix project (here: https://github.com/betagouv/zacharie/tree/24f0594140d20aa8d93f271947c8dd62fdb83112)
I have no clue how to try and fix it...
…