Antonio Vargas
Antonio Vargas
Thanks for the great drag-drop framework! I ran into an issue while integrating it into my project and I thought worth opening an issue. I initially wanted to apply the...
Before this change, attempting to open a `file://` link would result in `Start : This command cannot be run due to the error: The system cannot find the file specified.`...
### iOS * Wait until dialog is dismissed before sending result back to Cordova app. Without this, certain UI elements that are shown as part of the callback end up...
The current approach that the plugin uses to register the callback for Home Icon shortcuts is vulnerable to race conditions and in some cases the callback is not raised when...
Thank you for this project - I use it on a couple Unraid machines to visualize UPS metrics in Prometheus+Grafana, works great! I wanted to install it using Docker for...
fixes #586 from: https://github.com/getwud/wud/issues/586#issuecomment-2815903326 I'm running into another instance of this issue. I split my compose project into 'modules' and include each module's partial compose file conditionally at the time...