Tailwind Datatable: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'frozen') #4566
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
In Unstyled mode, when component doesn't have any props I got this error
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'frozen')
This error goes to Tailwind theme and conditional styles
So, looks like props is undefined when none of them is passed to the component
Reproducer
none
PrimeVue version
3.35
Vue version
3.x
Language
ES6
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: