hello Guys , I am trying to use this component Cv-Combo-box , but seems it has some bug. Would someone help me pls to check if it is really a bug in the component ?
https://vue.carbondesignsystem.com/?path=/docs/component-cvcombobox--v-model
<div style=‘width: 18.75rem’>
<cv-combo-box aria-label=‘Choose a fruit’ @change=‘onChange’ @onFilter=‘onFilter’ v-bind=‘args’ >
What browser are you working in?
Chrome
What version of the Carbon Design System are you using?
“@carbon/vue”: “^3.0.21",
What offering/product do you work on? Any pressing ship or release dates we should be aware of?
XBIS Brazil - Critical Application.
Steps to reproduce the issue
Just try to add the component to a project and try to render some data
Detailed description
hello Guys , I am trying to use this component Cv-Combo-box , but seems it has some bug. Would someone help me pls to check if it is really a bug in the component ? https://vue.carbondesignsystem.com/?path=/docs/component-cvcombobox--v-model <div style=‘width: 18.75rem’> <cv-combo-box aria-label=‘Choose a fruit’ @change=‘onChange’ @onFilter=‘onFilter’ v-bind=‘args’ >
Steps to reproduce the issue
Just try to add the component to a project and try to render some data
Additional information