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

### Reproduction https://stackblitz.com/edit/remix-run-remix-x55her?file=app%2Froutes%2Fno-default.tsx ### System Info ```shell System: OS: Linux 5.0 undefined CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Memory: 0 Bytes / 0 Bytes Shell: 1.0 -...

bug:unverified
package:server-runtime

### Reproduction - Go to https://stackblitz.com/edit/remix-run-remix-i5ctaf - Toggle checkboxes on and off and see the console output or network tab ### System Info ```shell System: OS: Linux 5.0 undefined CPU:...

feat:routing
bug:unverified

### Reproduction 1. Create a remix app 2. Run `build` then `start` 3. Open the page 4. Check the headers on the `/favicon.ico` request The favicon from `/public` comes with...

package:serve
bug:unverified

### Reproduction https://github.com/SlexAxton/remix-dev-node-shadow-bug-repro ### System Info ```shell System: OS: macOS 14.3 CPU: (10) arm64 Apple M1 Max Memory: 30.95 GB / 64.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.12.2...

package:dev
bug:unverified

### Reproduction https://stackblitz.com/edit/remix-run-remix-43pane?file=app%2Froutes%2F_index.tsx - hover `clientLoaderData` ### System Info ```shell System: OS: Linux 5.0 undefined CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Memory: 0 Bytes / 0 Bytes...

feat:typescript
bug:unverified

### Reproduction The remix-express/server tries to parse the port number from either the `host` or the `X-Forwarded-Host` header [remix-express/server.ts#L92](https://github.com/remix-run/remix/blob/main/packages/remix-express/server.ts#L92). In the case that one of them is an IPv6 address...

bug:unverified
adapter:express

### Reproduction **What version of Remix are you using?** 2.5.1 **Are all your remix dependencies & dev-dependencies using the same version?** Yes **Steps to Reproduce** npx create-remix@latest npm install firebase...

bug:unverified
external

### What version of Remix are you using? 2.2 ### Are all your remix dependencies & dev-dependencies using the same version? - [X] Yes ### Steps to Reproduce I am...

bug:unverified
package:testing

### Reproduction ## Description ### Problem Summary While developing the frontend using Express and Remix, breakpoints set in VSCode during debugging do not halt the code execution. ## Reproduction Steps...

bug:unverified
feat:dx
external

### What version of Remix are you using? 2.1.0 ### Are all your remix dependencies & dev-dependencies using the same version? - [X] Yes ### Steps to Reproduce Create a...

bug:unverified
package:testing