Martyn Rushton
Martyn Rushton
### What is the problem? When sending users to my app, I always send them to `/auth`, which contains ```ts LoginPage.redirectAuthenticatedTo = Routes.DashboardPage().pathname; ``` When they get there and the...
Hey! Thought the project looked really cool so wanted to give it a try. I have got to the `npm start` of the server, but I am getting an error...
Using OSX (11.2.2) I had some problems with a fresh install because of mediasoup. I was getting the error "worker process failed" when running `npm start` on the server. I...
### What version of Remix are you using? 1.7.0 ### Steps to Reproduce Reproduction is available: https://github.com/Swapnull/remix-spread-key-error/blob/main/app/routes/index.tsx After upgrading from 1.6.5 to 1.7.0, When calling a component in a map...
- EdgeDB Version: 2.0+88c1706 - OS Version: MacOS 12.0.1 The edgedb ui data explorer doesn't handle a table with lots of columns. It seems to compress each of them horizontally...