primefaces / primevue-nuxt-module

MIT License
70 stars 11 forks source link

Password component nested passthrough attributes not working #62

Closed trombonist76 closed 2 months ago

trombonist76 commented 4 months ago

Hello! I am using Password component but nested passthrough attributes not effects InputText component inside Password component.

<p-password v-model="inputValue" :pt="{ input: { class: 'w-full' } }" w-full/>

Screenshot 2024-04-06 at 01 22 33

mertsincan commented 2 months ago

Hi,

I think this is not related to primevue-nuxt-module. Could you please create a new ticket in primevue core github?

Best Regards,