-
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…
-
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
```
…
-
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…
-
Unfortunately I am unable to run the local app on my computer. After typing "npm start" in the terminal, I get a bunch of errors.
Error message:
TypeError: Cannot read properties of undefined (re…
-
As you can see, dark mode via system preferences does not persist well
https://github.com/remix-run/remix-website/assets/12396812/2c26782d-7ca8-45ad-b72e-c303e7cec27c
I believe it's due to [this…
-
### What version of Remix are you using?
2.2.0
### Are all your remix dependencies & dev-dependencies using the same version?
- [X] Yes
### Steps to Reproduce
```
npx --yes create-remix@latest -…
-
See those lines:
https://github.com/epicweb-dev/epic-stack/blob/a55f6dc3185f6ed906ead257ba3e8a0b41855026/app/routes/users%2B/%24username.tsx#L11-L28
Even if you are not logged in, you can view n…
-
It looks like a new module was added that introduces session cookie interaction with toast notifications, but the overall description for the module is the same as the "Cookie Sessions" one (which I b…
-
Hi, I'm using `kcdshop` via EpicWeb.dev, my machine is Windows and running the workshops on a Linux VM (Fedora-SilverBlue).
In my linux VM, I can do `npm run start` and I can access it in Chrome on…
-
I noticed that I see flashing when I click on the save changes button.
I can reproduce it with clean install:
1. npx create-remix@latest --install --init-script --git-init --template epicweb-dev/…