Maurice
Maurice
When using `error_handle` in async producer, it ends up having duplicate messages in `queue` over different callbacks. In example below, it generates a new UUID on every call. When bringing...
When clicking on the MetaMask icon in web3modal, for some devices it opens the App Store page, even though the app is already installed. So clicking on "Open" from the...
When a global ::MongoODM.config = {...} (e.g. outside of Rails) has been initialized, but after all the model classes are required, the connections always revert back to default settings, meaning...
The analytics-js library supports setting a proxy not only for tracking, but also for the Settings CDN url. Is there support for this in the analytics-react-native library as well? Or...
Hi, When I enqueue some messages via the Rails console, then load the page, the messages are never delivered. Similarly when I load the load the page, then enqueue some...
### Describe the bug The cookie slack detector doesn't seem to use any cookies for the baseline request. This means that it fails for any subsequent requests, where it will...
When creating an item that is draggable, as well as being a drop target, then "monitor.getDifferenceFromInitialOffset()" returns null. This will result in the item reverting back to its old position...