You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for making this amazing project, I really love it and just happen to use it just now.
Anyway... I stumble upon a bug_(?)_ when I try to use <UVerticalNavigation /> component the icon seems to disappear when the menu navigation is hover. I discover when the dynamic icon icon: { dynamic: true } is enabled on the app.config.ts. But it only happened on the local project and when I testing it on the playground it works perfectly and the icon doesn't disappear.
I don't know if it's a bug or what but I just gonna labeled it as bug because it's only happen on the local project.
Thank you, and I'm sorry if it's a bad written issue. This is my first opening an issue. 😅
Additional context
It only happened on local project and it works fine on playground
Logs
No response
The text was updated successfully, but these errors were encountered:
I'm a bit confused, are you referring the the UVerticalNavigation component? Also, your StackBlitz link seems to the default playground, there is nothing inside.
imamnf
changed the title
<UNavigation /> icon disappear when icon dynamic set to true in app.config.ts
<UVerticalNavigation /> icon disappear when icon dynamic set to true in app.config.ts
Jan 17, 2024
I'm a bit confused, are you referring the the UVerticalNavigation component? Also, your StackBlitz link seems to the default playground, there is nothing inside.
I'm sorry for the inconvenience, I've updated the issue
Environment
Version
v2.12.0
Reproduction
Stackblitz
https://stackblitz.com/edit/nuxt-ui-y2uz9a
Local Project
test-ui.zip
Description
First of all, thank you for making this amazing project, I really love it and just happen to use it just now.
Anyway... I stumble upon a bug_(?)_ when I try to use
<UVerticalNavigation />
component the icon seems to disappear when the menu navigation is hover. I discover when the dynamic iconicon: { dynamic: true }
is enabled on the app.config.ts. But it only happened on the local project and when I testing it on the playground it works perfectly and the icon doesn't disappear.I don't know if it's a bug or what but I just gonna labeled it as bug because it's only happen on the local project.
Thank you, and I'm sorry if it's a bad written issue. This is my first opening an issue. 😅
Additional context
It only happened on local project and it works fine on playground
Logs
No response
The text was updated successfully, but these errors were encountered: