carbon-design-system / carbon-components-vue

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

Date-picker component #1147

Open mwasigala opened 3 years ago

mwasigala commented 3 years ago

Date picker misbehaves when its a range

I followed the instruction provided in the vue js code sandbox, Unfortunately the end date is not showing and when an icon is clicked to open the calendar an error pops out saying Error in v-on handler: "TypeError: a.cal.open is not a function"

but the start date is showing Screenshot 2021-03-26 202322

TimonLukas commented 3 years ago

Hey @mwasigala! Thank you for the report. Unfortunately I can't reproduce this error, in the Storybook everything works. Could you build a minimal reproduction example? Thank you!

fbottalico commented 2 years ago
  1. Open a new tab with dev tools in Chrome
  2. Switch to mobile view
  3. Click on the date input or calendar icon in the date input
  4. Check console You should see an error
github-actions[bot] commented 2 weeks ago

This issue has been marked as stale because it has required additional info or a response from the author for over 14 days. When you get the chance, please comment with the additional info requested. Otherwise, this issue will be closed in 14 days.