Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Today Button doesn't work on prefilled Calendar with timeonly #1281

Closed
mertsincan opened this issue Mar 23, 2020 · 0 comments
Closed

Today Button doesn't work on prefilled Calendar with timeonly #1281

mertsincan opened this issue Mar 23, 2020 · 0 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@mertsincan
Copy link
Member

<Calendar value={this.state.date8} onChange={(e) => this.setState({date8: e.value})} showTime showSeconds showButtonBar />

Steps to reproduce:

  1. Open Calendar
  2. Click Today
  3. Time doesn't update => Bug
  4. Click Clear then Today => Works
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Mar 23, 2020
@mertsincan mertsincan added this to the 4.2.0 milestone Mar 23, 2020
@mertsincan mertsincan self-assigned this Mar 23, 2020
@cagataycivici cagataycivici modified the milestones: 4.2.0, 4.1.3 Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants