remix icon indicating copy to clipboard operation
remix copied to clipboard

Build Better Websites. Create modern, resilient user experiences with web fundamentals.

Results 562 remix issues
Sort by recently updated
recently updated
newest added

Problem described here https://github.com/remix-run/remix/issues/4236 closes https://github.com/remix-run/remix/issues/4236

CLA Signed

### What version of Remix are you using? NA ### Steps to Reproduce I am trying to create a remix application but when I am running the command `npx create-remix@latest`...

bug:unverified

References: https://discord.com/channels/770287896669978684/1006494470356861024 Closes: # - [ ] Docs - [x] Tests Currently if a reload gets triggered, either by the `` component or manually by the user the scroll position...

CLA Signed

### What version of Remix are you using? 1.7.5 ### Steps to Reproduce run `yarn && yarn build` and after that run `yarn bug-report-test --watch` in the root of this...

bug:unverified

### What version of Remix are you using? 1.4.3 ### Steps to Reproduce I have the following setup: /products - that has a list of products and a create product...

enhancement

Adding `href` to the "no matches" fetcher error message. Testing Strategy: built locally and tested against my remix app

CLA Signed

### What version of Remix are you using? 1.5.1 ### Steps to Reproduce Pass an invalid parameter to the `/?_data=routes%2Fsomething_invalid` endpoint. Observe the results. Or pass an invalid POST body...

bug:unverified

CLA Signed
package:dev

### What version of Remix are you using? 1.7.5 ### Steps to Reproduce 1. open a file in `/app` 2. add an import for `pkg/file.server` ### Expected Behavior This import...

bug:unverified

### What version of Remix are you using? 1.7.5 ### Steps to Reproduce On our project, I attempted to run `npx @remix-run/dev migrate` to migrate from imports using "remix" to...

bug:unverified