Radek sukup
Results
2
comments of
Radek sukup
trafficstars
I had the same issue and fixed it by providing polyfill for `Object.getOwnPropertyDescriptors` coming from ES2017 (ES8) features. `https://polyfill.io/v3/polyfill.min.js?features=Object.getOwnPropertyDescriptors`
Most likely related to #1104 .