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
I have the same issue. I have an old Vue 2 code that I am migrating to Vue 3 and this is a stopper for moving further.
The fix seems simple and should work. When someone can review it and make a patch?
Currently the icon prop only accepts the type
Icon
but the typeDivIcon
works just fine.Therefore it makes sense to accept both.
I will create a pull request for that.
The text was updated successfully, but these errors were encountered: