Max

Results 23 comments of Max

Running this fixes the issue for me: QT_SCALE_FACTOR=1 megasync

As far as i can trace back the dependency, it is the bootstrap dropdown menu: https://github.com/valor-software/ngx-bootstrap/tree/development/src/dropdown Would be nice to instead be dependant on bootstrap, just include the bootstrap dropdown...

Have you found a reliable way of using createObjectUrl on ios?

> I am getting this error when trying to use tensorflow js in safari, with an ionic app. Change to wasm backend

> We need a repo case, web components dont have SSR in their specification btw. Yeah I guess thats what the problem boils down to. Any way to import webcomponents...

Experiencing this issue also on at least two devices. A Pixel 4a in a browser context. The issue seems according to the linked issue by @fsuk be only present on...

> @PH-Lars and/or @sommmen would it be possible to provide a test repo? > > We're also concerned about this not working in API < 30 - the code should...

Would be awesome to make this also work without serviceworker, cause then we can deploy also in a webview context like capacitorjs and make qwik cross plattform.

> @maxcodefaster actually the SSR adapter already pre-serves all the javascript bundles and Capacitor can use them even offline. The only caveat, is when the user deletes the cache, doing...