-
I have an `@orbit/local-storage` source and I wrote a strategy for keeping this source updated in response to changes made by other browser tabs (which fires the 'storage' event on `window`). This is …
-
Hi, and first of all thank you for your work ! I'm currently working on a webapp hosted on Azure and wanted to go serverless; your AsgiMiddleware was a huge help.
However I'm trying to use with with …
-
I just updated my A-Frame app's `aframe-react` version from 3.5.0 to 4.2.4. I believe I have made all the changes required from the upgrade (events, vector properties, _ref), although the lack of a ch…
-
### What should we do?
There are certain events in our logs that are spamming Sentry, without providing any substantial value:
* For some Sentry events, we can see from the call stack that they …
-
Hi team,
I am not able to trigger any skip Ads event on mobile browser, but the same I am able to do it on desktop
Please let me know, what can be done to trigger this event on mobile browser
-
I'm not really sure what to call this issue, but I'd consider it a UX issue. The problem with the touch event as they work right now is that they trigger too easily. When 'touchEnabled' is set and you…
-
Hey,
I'm trying to listen to j-toker events with PubSub, but it seems that no event is been triggered by j-toker.
I've tried to place this code
``` javascript
PubSub.subscribe('auth', function(data…
-
The event CreateConfirmationRequestEvent is not triggered when the confirmation email has been sent.
I include the events via the __invoke function. Other events such as BeforeUserConfirmEvent are wo…
-
Neither of the "onClick" events in the bubbles or the icons are being triggered. I tried to put my code as similar as the example you provide, but they're still not working. My original code was:
`…
-
Would it be possible to have a filter of some kind for events that have "Start round", "End round", "X Defeated" and "Mythos". Just a way to single them out easily, even if it's just making them in a …