Sidebar: Extraneous non-props attributes warnings #3524
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
After upgrading from 3.20.0 to 3.22.0, I'm getting the following warnings when using the Sidebar component:
If I remove the
class
attribute from the following, the warnings go away:Reproducer
PrimeVue version
3.22.0
Vue version
3.x
Language
ES6
Build / Runtime
Vue CLI App
Browser(s)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36
Steps to reproduce the behavior
class
parameterExpected behavior
In previous versions, these warnings were not present.
The text was updated successfully, but these errors were encountered: