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
then run defineCustomElements with window as parameter, now you can use component. some parameters will be autocompleted incorrectly in IDE eg. position-ring-color as PositionRingColor, position-center-color as PositionCenterColor.
installing this package using
npm install @bitjson/qr-code
and importing this way don't worked:Or even importing this way:
I personally don't want to use
CDN
because I want to load the script from local storage.I have the feeling that the package installed during
npm install
is not updated. Please help me on this.The text was updated successfully, but these errors were encountered: