ecancil

Results 4 issues of ecancil

I have recently upgraded to the newest angularfire 17.0.0 and am having trouble getting some fairly straight forward things working. Filled out the template below. Thanks for your help. ###...

If like me, anyone needs to include sharing you will 1. add `"https://www.googleapis.com/auth/photoslibrary.sharing",` to your `oauthScopes` in `appsscript.json` 2. add the following method to PhotoApp.gs, and call the method with...

## Environments * Framework name: angular * Moveable Component version: 0.50.0 * Testable Address(optional): ## Description pretty much exactly what I said in the title. As the parent size updates,...

I've recently moved the image cropper into a modal window and I started getting this error ``` Error: Failed to get Blob for transformed image. ``` This is the HTML,...