-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unexpected token 'export' #96
Comments
+1 to this |
@dgoodua can you explain a little bit more? where and when do you encounter this issue and how to reproduce it? |
+1 to this |
This happens when using Nextjs. Right after I imported wallets from @manahippo/aptos-wallet-adapter, new Wallets, and wrapped children with provider. It works few weeks ago |
I believe it is the issue of msafe-iframe package. I have reported the issue to their repo. |
Can confirm this occurs on @manahippo/aptos-wallet-adapter v1.0.3, but not v1.0.2. Probably best to revert the dependency change that introduced this until the issue in msafe-iframe is resolved. |
I am the developer of msafe-iframe, we apologize for any problems caused by this issue, I think this issue has been fixed by #105. |
Could you help test @manahippo/aptos-wallet-adapter v1.0.3 again? We have released a new version of the npm package to address this issue. @gnocchi6 @dgoodua |
SyntaxError: Unexpected token 'export'
MsafeWallet.js:
msafe-iframe:
The text was updated successfully, but these errors were encountered: