olton / Metro-UI-CSS

Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
http://metroui.org.ua/
MIT License
7.03k stars 1.96k forks source link

MetroUI Calendarpicker issue #1415

Closed domi4970 closed 5 years ago

domi4970 commented 5 years ago

Hello, since 2 days ago, I started to have trouble with calendarpickers. Arrows (left and right) for month and year changing are not working anymore. The calendar closes unexpectedly when clicking on them. Also visible on your demo page: https://metroui.org.ua/calendarpicker.html

On my side, I get also this JS error when clicking the arrows: VM74 metro.min.js:7 Uncaught TypeError: Cannot read property 'close' of undefined at HTMLDivElement. (VM74 metro.min.js:7) at VM74 metro.min.js:7 at C.init.forEach () at Function.C.each (VM74 metro.min.js:7) at HTMLSpanElement. (VM74 metro.min.js:7) at HTMLDocument.func_event_click_4 (VM74 metro.min.js:7)

olton commented 5 years ago

Fixed in 4.3.1

domi4970 commented 5 years ago

Hi, how to use this 4.3.1 version ? https://cdn.metroui.org.ua/v4.3.1/js/metro.min.js ?

olton commented 5 years ago

You can download branch from github or use from cdn as v4-dev or wait for release

domi4970 commented 5 years ago

Ok thx for the quick support.