Wij zijn WEB
Wij zijn WEB
What is your perspective on the idea of incorporating support for Partytown JS into the plugin? Partytown is a library designed for lazy loading, aiding in the relocation of resource-intensive...
### Describe the bug When filter is on and autoFilterFocus as well then on closing the select it wants to focus the filterInput. But the filterInput is null. I don't...
**Describe the bug** On some android devices we are not receiving notifications. Samsung not working, but OnePlus is working and iOS also working **Our code:** ``` await BleClient.initialize({ androidNeverForLocation: true...
### Version: - `@inertiajs/vue3` version: 1.2.0 ### Describe the problem: When having a global event the VisitOptions are not passed to the event object. ```document.addEventListener('inertia:before', checkForUnsavedChanges)``` ``` function checkForUnsavedChanges(event) {...