-
### Describe the bug and the expected behavior
If you set a `defaultValue` in the `useForm` hook (like for existing server data) and the field is handled by a `useInputControl` hook instead of a norm…
-
### What version of React Router are you using?
6.22.0
### Steps to Reproduce
This follows a previous bug report that was closed. https://github.com/remix-run/react-router/issues/11264#issuecommen…
-
Im using this stack for my main project, but when I use fetch I get a bunch of warnings, around 10x this message:
```
Read more: https://mswjs.io/docs/getting-started/mocks
GET /dashboard/tables?_d…
-
When intentionally causing the `toSendToast` assertion to fail, Vitest will throw an `Unhandled Error` causing all subsequent tests to fail:
```
Vitest caught 1 unhandled error during the test run.
…
-
Not sure if either of the issues below are actual bugs or if I've just missed mention of them in the documentation. Apologies if so!
## Playwright not working out of the box
### Note the successfu…
-
I just tried this on a newly created vanilla epic-stack app. If I save a file with an invalid input, I get an error like the one below. After that, if I save it again with the correct path, HMR is not…
-
I created a [demo app](https://github.com/ananni13/epic-demo) to test the stack, followed the instructions steps to deploy to Fly but seems like something related to LiteFS is not working.
The Depl…
-
For some reason on my deployed app I am getting:
```
entry.client.tsx:5 Uncaught (in promise) ReferenceError: ENV is not defined
at entry.client.tsx:5:5
(anonymous) @ entry.client.tsx:5
```
…
-
Hello, I am very new to Remix stack, so don't take my suggestion too seriously. However, I ran into various problems using WebStorm IDE. I was unable to auto fix missing imports with WebStorm:
1. …
-
None of the videos are loading in Workshop app, instead the error is being displayed: "Sorry, failed loading videos. Check the terminal output?"
The setup was successful, no issues. Running `npm st…