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
I have notice that your code has been updated on yesterday with new version 6.3.2. However our app is still using the old version which is 6.1.1 and when your QRCode component has mounted, there is an error shows up.
"The Property 'TextEncoder' is not exist"
I have no idea why your new changes could effect the old versions(I believe it happens on multiple versions ), but it does happened .
Then we updated to the new version and the crush is fixed.
I highly suggest that you can look into this issue, cause it will still in out app on old versions.
Thank you
The text was updated successfully, but these errors were encountered:
I have notice that your code has been updated on yesterday with new version 6.3.2. However our app is still using the old version which is 6.1.1 and when your QRCode component has mounted, there is an error shows up.
"The Property 'TextEncoder' is not exist"
I have no idea why your new changes could effect the old versions(I believe it happens on multiple versions ), but it does happened .
Then we updated to the new version and the crush is fixed.
I highly suggest that you can look into this issue, cause it will still in out app on old versions.
Thank you
The text was updated successfully, but these errors were encountered: