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

Closes: #4422 - [ ] Docs - [x] Tests Testing Strategy: New and existing tests pass. We can try slashed routes manually.

CLA Signed
needs-response
feat:routing

### Discussed in https://github.com/remix-run/remix/discussions/4786 Originally posted by **pcattori** December 6, 2022 > The Representation Principle: Once a problem is described using an appropriate representation, the problem is almost solved >...

🗺 Roadmap
proposal:remix

### What version of Remix are you using? 1.7.4 ### Steps to Reproduce Have an action function with a redirect in which you redirect to to a full URL with...

bug:unverified

I guess the prop was changed because TypeScript was bugging me.

CLA Signed
docs

I noted it misses the types over the `headers` function. Another alternative could be adding a new type `HeadersArgs` using the same conventions as for `loader` and `action`

CLA Signed
docs

### What version of Remix are you using? 1.6.5 ### Steps to Reproduce 1. build the project ``` git clone https://github.com/lili21/remix-uc.git cd remix-uc npm i npm run build npm run...

needs-response
bug:unverified

### What version of Remix are you using? 1.5.1 ### Steps to Reproduce - update jest-related dependencies to v28 as per #3400 - add transformIgnorePatterns as per https://github.com/remix-run/remix/pull/3400#issuecomment-1147594562 - run...

bug:unverified

### What version of Remix are you using? 1.1.1 ### What version of Node are you using? Minimum supported version is 14. 14.15.0 ### Steps to Reproduce Open and `run...

needs-response
bug:unverified

### What version of Remix are you using? 1.0.6 ### What version of Node are you using? Minimum supported version is 14. 17.1.0 ### Steps to Reproduce 1. [Clone my...

needs-response
bug:unverified

### What version of Remix are you using? 1.4.0 ### Steps to Reproduce 1. Create a new remix project using Remix 1.4.0 2. Create a new npm package locally. I'm...

bug:unverified