primefaces / primevue-nuxt-module

MIT License
70 stars 11 forks source link

Nuxt won't import the new components #48

Closed nicolaspda closed 5 months ago

nicolaspda commented 6 months ago

After the update to 3.48.0 (PrimeVue) i was expecting to use the new components "IconField" and "InputIcon", but was not able to.

What i did: 1-npm update primevue --save 2-npm install 3-npm run dev

The result: image

Yves852 commented 5 months ago

Have you tried to use nuxi upgrade --force similarly to a Nuxt update to ensure all sub dependencies are updated?

mertsincan commented 5 months ago

Hi all,

Thanks a lot for your report! I'll release the new version today.