Daniel Ruf
Daniel Ruf
Hi @laacz, please provide a codepen so we can reproduce and test this.
So this is a bug then?
> This issue only appears to be for Safari on Mac, Safari on iOS and Chrome on iOS. These all use webkit / Safari. Does this still occur in iOS...
Hi @phelom, Does that also happen in the current v5 (pre)release?
> Placing the code in an $(window).on('load', function ()) Well, the code and libraries are initialized after documentready so this is expected and normal.
Please show us your config and provide a working codepen.
As you can see I did not check that further. Your demo has all options enabled + interval 15 minutes. Is this the reproducible testcase?
At least the from - to demo does not work with the current 3.6.4 version: https://amsul.ca/pickadate.js/time/#disable-times-use-ranges I think it is a rounding problem that is still not fixed. https://codepen.io/DanielRuf/pen/MWKgmBj But...
I guess this can be revisited now since Node.js 15 has a Webcrypto module now. Current stable Node.js version is 16. https://nodejs.org/api/webcrypto.html Also there is this package: https://www.npmjs.com/package/node-webcrypto-ossl
Hi, can you provide a PR?