carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
597 stars 176 forks source link

fix: CvComboBox arrows navigation failing due to missing value access to Proxy #1605

Closed OlkaB closed 1 week ago

OlkaB commented 2 weeks ago

Contributes to #1604

 What did you do?

Fixed code, where access to Proxy was missing a 'value'

Were docs updated if needed?

OlkaB commented 2 weeks ago

@davidnixon Could I ask for publishing new package version after merging this PR?

davidnixon commented 1 week ago

@OlkaB see release 3.0.17. Package and storybook are now updated.