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

ISSUE: https://github.com/remix-run/remix/issues/3372 ### What version of Remix are you using? 1.5.1 ### Steps to Reproduce * Create a nested route with a button that calls the action. For instance `/admin/login`...

bug
CLA Signed

chore: update tests to handle no assert flow Closes: # - [ ] Docs - [ ] Tests Testing Strategy:

CLA Signed

### What version of Remix are you using? 0.0.0-experimental-5b4bceda6 ### Steps to Reproduce Within a Remix loader, call the redirect function with a fully qualified URL like `https://google.com` Example loader:...

bug:unverified

### What version of Remix are you using? 1.7.5 ### Steps to Reproduce 1. `yarn dlx create-remix@latest` (Yarn 3 equivalent of `npx`) 2. Choose Deno Deploy and TypeScript 3. `yarn...

bug:unverified
template:deno

Closes: # - [ ] Docs - [ ] Tests Testing Strategy:

CLA Signed

Adds preliminary tests for feature flags in `remix.config`. While this technically adds compiler support for the `v2_meta` feature flag, the actual implementation for that feature will come in a follow-up...

CLA Signed

The current example shows using rehype-highlight. However, without a highlight.js css file, only monospaced text will appear. Given that the example is mentioning rehype-highlight it think it's worth also mentioning...

CLA Signed
docs
feat:mdx

### What version of Remix are you using? v1.7.5 ### Steps to Reproduce 1. Create a new Cloudflare project 2. Drop a static asset in the public directory (favicon, images,...

bug:unverified

Index routes in Remix Flat Routes do not end in `/index` so these routes were not correctly identified.

CLA Signed

Closes: #4135 - [ ] Docs - [x] Tests Testing Strategy:

CLA Signed