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

error in DatePicker #3363

Closed
kodermax opened this issue Feb 17, 2016 · 1 comment
Closed

error in DatePicker #3363

kodermax opened this issue Feb 17, 2016 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@kodermax
Copy link
Contributor

<DatePicker
                      wordings={{ok: 'OK', cancel: 'Отмена'}}
                      DateTimeFormat={DateTimeFormat}
                      onChange={this.handleDateChange.bind(this, item.id)}
                      locale="ru"
                      floatingLabelText={item.title}
                      floatingLabelStyle={floatingLblStyle}
                      hintText={item.title}
                      formatDate={this.dateFormat}
                      container="dialog"
                    />

When will be use floatingLabelText, mouse click by field doesn't work.

@mbrookes
Copy link
Member

Dupe of #2201.

@mbrookes mbrookes added the duplicate This issue or pull request already exists label Feb 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants