-
Admittedly a bit niche to workshops where the visual state of the UI is changing during exercises, but I find myself wishing there was a "side-by-side" comparison view of the problem/solution.
It w…
-
### What version of React Router are you using?
6.26.0
### Steps to Reproduce
I have a report with many columns and a horizontal scroll. I store the column sort direction in the search parameters. …
-
Existing code formatting for arrowParens is inconsistent - prettier is set to avoid but lots of code has the parens where they would not normally exist if formatted with prettier set to arrowParens='a…
-
Whist setting up my own app I've stumbled upon an error:
```
TypeError: Cannot read properties of undefined (reading 'toString')
at GitHubStrategy.authenticate (file:///home/webcloud/code/per…
-
## Current behavior
When I open the sidebar and refresh the page, the sidebar is closed again.
## Expected behavior
When I open the sidebar, the Workshop App remembers that choice, and if I r…
-
https://github.com/epicweb-dev/web-auth/blob/001e398941e856d533597cfd895a8516c3acb051/exercises/11.verification/01.solution.schema/prisma/seed.ts#L27-L31
![image](https://github.com/user-attachment…
-
So, I noticed something in the Scripting module.
Let's have a look at the `exercises/05.scripting/05.solution.pending/app/utils/misc.tsx` file.
We have the following implementation for the `useIsSub…
-
### Prerequisites
- [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues)
- [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't contai…
-
I get the error:
```
@remix-run/dev/server-build is not meant to be used directly from node_modules. It exists to provide type definitions for a virtual module provided by the Remix compiler at b…
-
If you run the tests and stop them before they're done, that somehow kills the app server. I have no idea why.