Skip to content

Conversation

@NamesMT
Copy link
Contributor

@NamesMT NamesMT commented Jun 27, 2025

In latest version of Vue/Nuxt, props.hovering is automatically defaults to false instead of undefined, which means it won't work without needing the user to pass in their own hovering ref, this adjustment makes sure it should be defaults to undefined and allow it to work with localIsHovering

In latest version of Vue/Nuxt, `props.hovering` is automatically defaults to `false` instead of `undefined`, which means it won't work without needing the user to pass in their own `hovering` ref, this adjustment makes sure it should be defaults to `undefined` and allow it to work with `localIsHovering`
Copy link

@genestewart genestewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks to NamesMT for this fix.

@rahul-vashishtha rahul-vashishtha merged commit df24b61 into unovue:main Jun 28, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants