bosonprotocol / widgets

Widgets to interact with Boson Protocol
Apache License 2.0
6 stars 0 forks source link

widget is not launching in production build ("Uncaught TypeError: Cannot convert a BigInt value to a number") #26

Closed levalleux-ludo closed 1 year ago

levalleux-ludo commented 1 year ago

image

Errors is raised in xmtp-js code. Was not happening before the upgrade to XMTP v8 (https://github.com/bosonprotocol/widgets/pull/22)

levalleux-ludo commented 1 year ago

Real cause is independent from XMTP. It is required to specify correct browser version for the build in production env See: https://web3auth.io/docs/troubleshooting/react-big-int-error