Sidebar: using unstyled mode and Tailwind theme, the :modal="false" doesn't work. Can't disable the modal layer. #4288
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
In a clean install of PrimeVue, using unstyled mode with the Tailwind theme, for the Sidebar component, the :modal="false" is ignored. It behaves like the prop is always :modal="true".
Reproducer
PrimeVue version
3.32.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
In a clean PrimeVue install (with Tailwind):
Expected behavior
No response
The text was updated successfully, but these errors were encountered: