You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ZXing does not work well with our pipeline. Also, it's really large and we only need a fraction of its functionality.
Something smaller and simpler would be a better fit.
I've missed, that there is a ZXing Library for JS/TS: https://github.com/zxing-js/library
That one should be used instead of our current one for the JS target. Then, hopefully, encoding and decoding will work.
The text was updated successfully, but these errors were encountered: