azack

Results 5 comments of azack

See also similar problems with `sign_in_with_apple` at https://github.com/aboutyou/dart_packages/issues/144 There may be an issue with iOS 14 simulator itself as its reported that people have the same issue with Safari in...

I see this behavior too with uBlock Origin. When facebook domains are blocked, the FB api cannot be loaded when this plugin is loading, and it breaks all forms of...

Works for me with `jsqr@^1.4.0` and `upng-js@^2.1.0` as a helper (since this is a test): ``` const pngBuffer = fs.readFileSync( "tests/unit/src/views/data/115042899-92ee0c00-9edc-11eb-9a4b-b0298453765d.png" ); const pngData: upng.Image = upng.decode(pngBuffer); const qrArray =...

This is still happening - not necessarily only with timeouts (in my case, `Connection closed before full header was received`)

It looks like there was a lot of important related discussion in issue #711, and #751 was merged to fix this issue. Can we get a new release that includes...