jacobg

Results 71 issues of jacobg

Framework7 version: [e.g. 3.0.0] 7.1.5 Vue.js version: [e.g. 2.0.0] 3.2.47 Platform and Target: Emulating iOS on Chrome browser ### Describe the bug page:beforein event is not triggered on Chrome <...

- Framework7 version: [e.g. 3.0.0] 7.1.5 - Vue.js version: [e.g. 2.0.0] 3.2.47 - Platform and Target: [e.g. iOS 11 Cordova app, or Android 8 Chrome browser] emulating iOS on Chrome...

Currently this component relies on the @input-filter event handler synchronously calling prevent() to reject a file from being dropped on the component. The limitation of this approach is that this...

This library has a very nice specific purpose with a convenient function signature. However, some feedback in comparing its speed to blueimp-load-image is that browser-image-compression is much slower, e.g., compressing...

This middleware is nice, but it doesn't seem to work with `app.set('trust proxy', true)`. In such a case, the header to validate would be `x-forwarded-host`. `request.hostname` will populate with `host`...

Multer calls `req.pipe(busboy)` to stream in the request body for processing: https://github.com/expressjs/multer/blob/07c9e84477e19f6f5016330b0c37c7cfbf085b8d/lib/make-middleware.js#L177 However, on Google Cloud Functions (GCF), it wraps Express to pre-stream the entire request body into a custom...

Warning: ``` (node:78064) Warning: Providing Filter objects like Composite Filter or Property Filter is recommended when using .filter ``` More info here: https://github.com/googleapis/nodejs-datastore/issues/1109#issuecomment-1621674271

getDbFields already changed field type from string to TEXT.

Needs event listeners equivalent to IAB: loadstart, loadstop, loaderror, exit. You could do even more than IAB, because whereas IAB could not access response status code, probably in SVC you...

Just heard about the following announcement: > Firebase Dynamic Links is no longer recommended for new projects. In the future, the Dynamic Links service will shut down, but you will...