[X] I have checked that @thirdweb-dev/react and the @thirdweb-dev/sdk are on the latest stable version and the bug exists.
[X] I have checked existing issues and I was unable to find a duplicate of this.
Optional
[ ] I am willing to contribute a PR that fixes the problem with some guidance.
Describe the bug
3:10:09 PM: ReferenceError: React is not defined
3:10:09 PM: at ThirdwebAuthConfigProvider (file:///opt/build/repo/application/node_modules/.pnpm/@thirdweb-dev+react@2.6.4_romj5fimgekee2wiwgfsyyiw5q/node_modules/@thirdweb-dev/react/dist/index.mjs:19:8894)
Expected behavior
No Error
Screenshots
Package versions (please complete the following information):
@thirdweb-dev/react: [e.g. 2.6.4]
Reproduction link
If you have a reproducible project on CodeSandbox, Replit, or GitHub, link it here. (This will make it much easier for us to reproduce and fix your issue.)
Additional context
In my case problem occurs only on 2.6.4.
Prerequisites
@thirdweb-dev/react
and the@thirdweb-dev/sdk
are on the latest stable version and the bug exists.Optional
Describe the bug 3:10:09 PM: ReferenceError: React is not defined 3:10:09 PM: at ThirdwebAuthConfigProvider (file:///opt/build/repo/application/node_modules/.pnpm/@thirdweb-dev+react@2.6.4_romj5fimgekee2wiwgfsyyiw5q/node_modules/@thirdweb-dev/react/dist/index.mjs:19:8894)
Expected behavior No Error
Screenshots
Package versions (please complete the following information):
@thirdweb-dev/react
: [e.g. 2.6.4]Reproduction link If you have a reproducible project on CodeSandbox, Replit, or GitHub, link it here. (This will make it much easier for us to reproduce and fix your issue.)
Additional context In my case problem occurs only on 2.6.4.