-
**Is your feature request related to a problem? Please describe.**
I'm trying to implement a UI using floating panels. One requirement is for the panels' positions to persist when the page is refresh…
-
When a ~~listener is triggered~~ _Lock event is received_, it seems to resume all listeners. Not sure if this happens by design, but it's not what I would expect.
With the test config bellow, the s…
-
-
I'm facing an issue where event listeners for 'message' and 'error' aren't being invoked when using the library within an Expo app, despite the EventSource connection being established.
**Environme…
-
**Context:**
Building search input field with on-type updating auto-suggest list I can navigate with arrows like
(from https://mullvad.net/en/servers)
**Requirements:**
Using arrows I wan…
-
We are using the interceptor in our application not for mocking, but for intercepting all requests made to (trace/debug) log all requests and responses and some metadata request id, duration, ...
W…
-
### What is the issue with the DOM Standard?
I've heard chatterings in a few different places about interest in asynchronous event listeners on the platform, so I figured I'd file a bug here for so…
-
1) Go back and forth to a route with an element using the menu modifier, and take a heap snapshot between each time.
2) See that for every time, a new instance of `Menu` and `MenuNavgation` is retain…
-
Use an event listener for window size change instead of bounding the station icons every three seconds to prevent jittering.
-
Yes, I know it was only just made in #150 but it could definitely be improved. The main two ways I can see this going are to split `RequestHandler` and `EventListener` into their own files, and potent…