Describe the bug
I have TypeError: Cannot convert a BigInt value to a number in new project and any project I create in React. Same as mentioned here #3477. For me setting target to es2020 is not fixing the error.
To Reproduce
Reproduction in new project https://codesandbox.io/p/devbox/test-playgroung-forked-pqjc2p?workspaceId=ws_YUYEnVicFjKHTWs6UiiPhn
Describe the bug
I have
TypeError: Cannot convert a BigInt value to a numberin new project and any project I create in React. Same as mentioned here #3477. For me setting target toes2020is not fixing the error.To Reproduce
Reproduction in new project https://codesandbox.io/p/devbox/test-playgroung-forked-pqjc2p?workspaceId=ws_YUYEnVicFjKHTWs6UiiPhn