Matthias Max
Matthias Max
Hey Mike, Well I have develop VS the last 6 years around half of my time and never has a NuGet Package installed a file into a folder called "js"....
Exacto! Thanks Mike
Need documentation for uploading multiple files: Uploading files (guides/advanced/file-uploading.md)
Getting this too. Also I don't get why we need the ``` const Model = createModel(app); const paginate = app.get("paginate"); ``` It's never used....
Need documentation for uploading multiple files: Uploading files (guides/advanced/file-uploading.md)
Ok, got it working. It works as follows: `multer` checks of the property where the file is put matches the name given to the `.single()` call (in this case "uri"):...
Root cause: https://github.com/mozilla/pdf.js/issues/12490#issuecomment-711135615
It's `Promise.allSettled` not being defined inside the iFrame in my Capacitor web view.
https://www.transfernow.net/84ir12w16n4z
BTW: didn't minify (yet) as theres no build step?
I can't upgrade due to this: https://github.com/ionic-team/stencil/issues/2349 But would love to test this.
Did you have the chance to check this function? It's working in iOS only at the moment. Happy if someone can add Android and Windows Phone.