Skip to content

Issue with Markup Validator W3c #10531

@gohar717

Description

@gohar717

Reproduction

I've found this issue when was checking the Markup Validator issues, I've tested the latest version of remix (2.16.0) and the new created project throw this issues.

Steps to reproduce:

  1. Run npx create-remix@latest.
  2. Run npm run dev in the newly created project (i.e., without modifying any files).
  3. Load the project in the web browser.
  4. Copy the whole code from dev tools in the network.
  5. Paste the code here and run test.

Image

System Info

System:
    OS: Windows 10
    CPU: Intel(R) Celeron(R) G4930 CPU 3.20GHz
    Memory: 10 GB / 16.00 GB
    Shell: GNU bash, version 4.4.23(1)-release (x86_64-pc-msys)
Binaries:
    Node: 22.14.0 - ~/.nvm/versions/node/v22.14.0/bin/node
    npm: 10.9.2 - ~/.nvm/versions/node/v22.14.0/bin/npm
Browsers:
    Brave Browser: 133.1.75.180
    Chrome: 133.0.6943.142
    Safari: 18.2
npmPackages:
    @remix-run/dev: ^2.16.0 => 2.16.0
    @remix-run/node: ^2.16.0 => 2.16.0
    @remix-run/react: ^2.16.0 => 2.16.0
    @remix-run/serve: ^2.16.0 => 2.16.0
    vite: ^6.0.0 => 6.2.0

Used Package Manager

npm

Expected Behavior

Creating a new project, running it, and testing the code in the W3c validator and there should be no errors.

Actual Behavior

Creating a new project, running it, and testing the code in a W3c and got the errors.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions