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
It's a little messy. You really should be passing in these values as the fallback is really dumb and will not scale images evenly (will always make them square). It's really just there to prevent things from exploding. I should update the docs to be clearer.
When I add
I get errors in the console, saying that the width and height in the imageSettings prop are required, but the docs say that the default is 10%
Reproduced link:
https://codesandbox.io/s/qrcodereact-error-in-console-sxv6e
The text was updated successfully, but these errors were encountered: