Closed 66Noah2018 closed 1 year ago
please create an example with your code on codepen.io
found the issue, turns out that I was using a setter somewhere in my code that apparently crashed the component. Did not expect that to be the cause
nvm... same issue, different result. I made a codepen: https://codepen.io/renskelotte48/pen/zYMyQGL?editors=1111# I cannot upload screenshots there, so here's a screenshot of the copied error:
fixed in 4.5.2, please check it
Thanks for fixing it. However, I cannot check it, it seems I cannot access v4.5.2 via the CDN If I remove the specific version () I get this:
You can access to 4.5.2 (currently dev version) on
https://cdn.metroui.org.ua/v4-dev/css/metro-all.min.css https://cdn.metroui.org.ua/v4-dev/js/metro.min.js
Awesome! Thanks!
Hi,
I'm running into the following error when selecting a new month and or year from the date picker when the day is disabled: I'm running into the issue in my own appliction (v4.5.1, fixed version) as well as on the MetroUI website (https://metroui.org.ua/datepicker.html#_datepicker_parts) whenever one of the fields (i.e., year, month, or date) is disabled. 'Min & max years' and 'change locale at runtime' seem to be broken as well (FYI).
Is there anything I can do locally, can I downgrade to a version where the date/time pickers still work, or do I have to wait for a new version of MetroUI to be released?