You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you toggle the full code for the Button Example using the Composition Api you get closing div tags instead of closing InputGroup tags, thus the CodeSandbox and the StackBlitz are not working.
Describe the bug
Wrong syntax in the Composition Api Example.
If you toggle the full code for the Button Example using the Composition Api you get closing div tags instead of closing InputGroup tags, thus the CodeSandbox and the StackBlitz are not working.
You can also refer to this graphic.
Reproducer
https://codesandbox.io/p/sandbox/primevue-demo-forked-gwk9ld
PrimeVue version
3.40.0
Vue version
3.x
Language
ALL
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Working Code Sandbox
The text was updated successfully, but these errors were encountered: