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
Hello,
I upgraded to NextJS 15 and upgraded all the other dependencies too. I am not getting any errors or warnings and everything seems to be working fine according to my testing. However, the Command component does not have any hover effects for the items. Is this a common issue and do I need to change something?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I upgraded to NextJS 15 and upgraded all the other dependencies too. I am not getting any errors or warnings and everything seems to be working fine according to my testing. However, the Command component does not have any hover effects for the items. Is this a common issue and do I need to change something?
This is what it used to look like in NextJS 14:
This is what is looks like in NextJS 15:
This is for my personal portfolio website linked at https://github.com/mbeps/personal-portfolio/tree/next15.
According to my research,
cmdk
is now supported under Next 15.Beta Was this translation helpful? Give feedback.
All reactions