Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 Bug: HTML Specifications are not being followed which can lead to Hydration Errors. #473

Open
1 task done
Rustix69 opened this issue Feb 11, 2025 · 4 comments · May be fixed by #482
Open
1 task done

🐞 Bug: HTML Specifications are not being followed which can lead to Hydration Errors. #473

Rustix69 opened this issue Feb 11, 2025 · 4 comments · May be fixed by #482
Assignees
Labels
🐞 bug Something isn't working hold

Comments

@Rustix69
Copy link

Rustix69 commented Feb 11, 2025

Is there an existing issue for this?

  • I have searched the existing issues.

Describe the bug

The HTML specifications is not being followed in two files which can lead to Hydration Errors and Vue can render the wrong data due to the mismatch.

Steps to Reproduce

  1. Go to CodeBase
  2. Run npm run dev
  3. The terminal will give Error Warning .
  4. And after using for few min its giving Hydration Errors

Expected Behavior

It should not give errors. And the simulator should run flawlessly.

Screenshots

Image

Is the faced issue/bug related to the Vue simulator?

Yes

Used Vue simulator with or without backend?

Without Backend

Is the bug present only on the dev server, the build, or both?

Both

Additional Context

No response

Are you working on this issue?

Yes

@Rustix69 Rustix69 added pending triage issue yet to be reviewed by maintainers 🐞 bug Something isn't working labels Feb 11, 2025
@Rustix69
Copy link
Author

@Arnabdaz Plz assign me I will raise the PR, I had fixed the errors.

@Arnabdaz
Copy link
Member

I am assigning the issue to you, but src folder changes need to be merged to v0. Once this is done, you can start working on this issue

@Rustix69
Copy link
Author

@Arnabdaz Hey I have pushed the code we can merge it once you reviewed and the previous merge was done .

@Rustix69
Copy link
Author

Rustix69 commented Mar 4, 2025

@ThatDeparted2061 Plz review my PR if we are good to go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working hold
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants