Yevgeniy Dymov

Results 4 comments of Yevgeniy Dymov

Looks like in this commit https://github.com/primefaces/primevue/commit/99b1edd5cedddbd12d72b24fcd240abe18b308b5 onClick handler was removed from InputSwitch, so it doesn't react to click.

I cannot make it work in Stackblitz with tailwind. I use tailwind and tailwind paththrough. In Stackblitz it shows just checkbox and cannot find any classes Theme has. https://stackblitz.com/edit/primevue-create-vue-issue-template-bajf2k?file=src%2FApp.vue

Thank you so much!

Experiencing the same issue. Using Vue3 + InertiaJS SSR + PrimeVue. It builds fine for front end, but SSR throws an error (node:20722) Warning: To load an ES module, set...