Loading datebox for jqm crashes the page on an older webkit phone, there is some es6 Object.assign(..) code.
I did some testing and the suggested polyfill
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign#Polyfill
works.
Should fail gracefully. ...Alas, the work of js is moving to fast (or lack of foresight) for reality.
Loading datebox for jqm crashes the page on an older webkit phone, there is some es6 Object.assign(..) code.
I did some testing and the suggested polyfill
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign#Polyfill
works.
Should fail gracefully. ...Alas, the work of js is moving to fast (or lack of foresight) for reality.