quytxv
quytxv
@joaquim-verges I think this issue was fixed by following release, right? [https://github.com/thirdweb-dev/typescript-sdk/releases/tag/v2.3.39](https://github.com/thirdweb-dev/typescript-sdk/releases/tag/v2.3.39) But another issue occurred. ``` Failed to compile. ./node_modules/@thirdweb-dev/react/dist/thirdweb-dev-react.browser.esm.js Attempted import error: 'IpfsStorage' is not exported from '@thirdweb-dev/sdk/dist/browser'....
Thanks for your reply. In the latest react version(18.2.0), this error occurred. ``` ./node_modules/@thirdweb-dev/sdk/dist/browser/index.js Module not found: Can't resolve './aes' in '_[my path]_/node_modules/@thirdweb-dev/sdk/dist/browser' ```