Antoine Lépée
Antoine Lépée
Thank you for sharing the info @bendrucker. I would be very interested in it as soon as card formatting is supported :+1:
@laurihy could you add a tag with a version number please. I used bower through rails-assets and it prevent me to use angular-payment from the main repo, I had to...
Same here: https://sentry.io/share/issue/9702eca52efb4dc7abc9634af2a1c7ff/
Why not use [`CustomEvent`](https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent) ? ```js var triggerEvent = function(elem, name, detail, noBubbles, noCancelable) { if (typeof window.CustomEvent !== 'function') { function CustomEvent(event, params) { params = params || {...
Since I can't reproduce it, I can't say, but still it comply with DOM API documentation and get rid of `Illegal invocation` since it uses `CustomEvent` constructor. I will run...
Apple Safari documentation 🤦♂️ https://developer.apple.com/documentation/webkitjs/document/1631381-createevent?language=javascript
I confirm @dryoma observation on our side, `fbclid` is invlove in every error. Checking for a way to reproduce.
Hi @dryoma, I get the exact same results on my side 😞 , did you get some more insights with the `fbclid` lead ?
You are not the only one to face this issue : https://github.com/aFarkas/lazysizes/issues/520
Hi same here, I got no information regarding Power Meter. (plus, some device became unresponsive when switching them on/off (`MAC_NO_ACK:233`), even if they are online and reporting their status to...