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][DropDownButton] Hydration mismatch when using component in Nuxt #653

Open
PekoPPT opened this issue Dec 27, 2024 · 0 comments
Open
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium

Comments

@PekoPPT
Copy link
Contributor

PekoPPT commented Dec 27, 2024

Describe the bug
When used in a Nuxt project, the DropDownButton component triggers the following console warning:
Image

To Reproduce
Steps to reproduce the behavior:

  1. Create a new Nuxt project following the instructions here.
  2. In the app.vue file of the newly created project add the code from this example.
  3. Add a Kendo Theme
  4. Start the project and see the warning in the console

Expected behavior
The DropDownButton should now throw any warnings when used in a Nuxt project.

@PekoPPT PekoPPT added Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium labels Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant