JC Puno
JC Puno
We have a composable for rules have you tried looking into it? Here is the documentation for it: https://vuetifyjs.com/en/blog/announcing-vuetify-3.8/#userules-composable
This is related to this bug: https://github.com/vuetifyjs/vuetify/issues/21551 which already has a PR fix.
This is expected since you are providing a slot for header so whether it has or empty child it will provide default style and the props `hide-header` is also working...