InputGroup: IconField is not supported in InputGroup #6743
Labels
design-token
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The following code breaks the
InputGroup
:Reproducer
https://stackblitz.com/edit/jxrbaj-vwqhxa?file=src%2FApp.vue
PrimeVue version
4.1.0
Vue version
4.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
Should be able to use
IconField
in anInputGroup
to have an icon inline in the text area.The text was updated successfully, but these errors were encountered: