Anthony Chuinard
Anthony Chuinard
Fix typo
If I press the action button and hold it - but don't release - the SnackBar will still disappear. I recommend it stays visible until the user releases.
Browser would not allow http playback
If I pull it far enough there is the 1px border above 'Release to refresh...'. The distance between the 1px and Release to refresh continues to grow as I pull...
I have 2 Android devices (4.2+ and 2.3) and I couldn't get either the window.localStorage API or the simple localStorage API to work between app restarts on either device. Has...
I had to manually run `cordova plugin add cordova-plugin-file --save` and then run the install command for your plugin afterwards. If I don't have cordova-plugin-file yet, your install fails since...
It seems the plugin only supports cdvfile:// URIs. My typical flow is to download a file through the Cordova File Transfer plugin, then use that resulting FileEntry object to get...
I think I'm doing something wrong but my ui-automator has this 'Stub' issue when running the test. I get: Tests in error: initializationError(com.twansoftware.invoicemakerpro.uitests.SimpleTest): Stub! But then it looks like it...
I'm running my private Replicate Docker image on my own Google Cloud VM instance after running a Dreambooth training. Unfortunately, this command fails: ``` curl http://localhost:5000/predictions -X POST -H "Content-Type:...
I know there's some recent work on Replicate to improve SD speeds almost 2x - how difficult would it be to incorporate that magic into this template?