We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
npm run dev
It should not give errors. And the simulator should run flawlessly.
Yes
Without Backend
Both
No response
The text was updated successfully, but these errors were encountered:
@Arnabdaz Plz assign me I will raise the PR, I had fixed the errors.
Sorry, something went wrong.
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
@Arnabdaz Hey I have pushed the code we can merge it once you reviewed and the previous merge was done .
@ThatDeparted2061 Plz review my PR if we are good to go
Rustix69
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
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
npm run dev
Expected Behavior
It should not give errors. And the simulator should run flawlessly.
Screenshots
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
The text was updated successfully, but these errors were encountered: