Žilvinas

Results 3 issues of Žilvinas

Original image: `"blueimp-load-image": "5.16.0",` When orientation is number I get proper result: `const { image } = await loadImage(file, { orientation: 6, canvas: true, });` ![image](https://user-images.githubusercontent.com/2506282/159651799-e6657fd4-81a4-4243-9e04-6af427aea7f9.png) When orientation is string...

This plugin works fine with env vars defined in .env files, but it ignores all other env variables coming from vite like `dev`, `prod`, `mode` etc. Basically there should be...

On IE11 (haven't checked on other versions though) if you first click on empty card number field, then without any input click on empty expiration field - the form hangs...

bug
help wanted