PF3 Date Picker not working
See original GitHub issueScope: date-picker on PF3 not working.
Description Date picker produces following error on PF3: Error can be reproduced in the website or loading schema locally.
Schema
export default {
fields: [{
component: "date-picker",
label: "Date Picker",
name: "date-picker"
}]};
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
PF3: Date picker icon regression after update #254 - GitHub
I just noticed after updating my packages that the datepicker's icons for moving between months look different now:
Read more >Date Picker not working: weird BUG?
I have 2 Date Pickers in an App and when they are directly beside or below each other (no other controls between them)...
Read more >Date picker doesnt work - WordPress.org
I have a problem with the Forminator plugin (free version) The date picker doesnt seem to work, it gives a date but when...
Read more >jQuery DatePicker not Loading - Stack Overflow
This is working fine on my local machine (i.e. showing datepicker without css): ... So it must be a problem with your UI...
Read more >sp-date-picker not working after upgrade to New York
We're now using the latest version of PptxGenJS, which does not use JQuery. This has resolved our issue and the date-pickers are now...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I know I am just saying that eventually even React won’t be able to run PF3.
🎉 This issue has been resolved in version 2.11.1 🎉
The release is available on
react-form-renderer (@latest dist-tag)
pf3-component-mapper (@latest dist-tag)
pf4-component-mapper (@latest dist-tag)
mui-component-mapper (@latest dist-tag)
Demo can be found here!