You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The transaction-preview package doesn't seem to work when imported into the dapp. The error displayed indicates that the utils import of ethers is not working.
Expected Behavior
No response
Steps To Reproduce
npm i @web3-onboard/transaction-preview
import the transactionPreviewModule into the config file
What package is effected by this issue?
@web3-onboard/transaction-preview
Is this a build or a runtime issue?
N/A
Package Version
@web3-onboard/transaction-preview 2.0.9
Node Version
20.10.0
What browsers are you seeing the problem on?
No response
Relevant log output
./node_modules/@web3-onboard/transaction-preview/dist/index.js
Attempted import error: 'ethers'.'utils' is not exported from 'ethers' (imported as 'ethers').
Anything else?
No response
Sanity Check
If this is a build issue, I have included my build config. If this is a runtime issue, I have included reproduction steps and/or a Minimal, Reproducible Example.
The text was updated successfully, but these errors were encountered:
@0xOzy42 Transaction Preview has been fully deprecated and sunset as we no longer support simulating transaction on Ethereum. Thanks for using Web3-Onboard!
Uh oh!
There was an error while loading. Please reload this page.
Current Behavior
The transaction-preview package doesn't seem to work when imported into the dapp. The error displayed indicates that the utils import of ethers is not working.
Expected Behavior
No response
Steps To Reproduce
What package is effected by this issue?
@web3-onboard/transaction-preview
Is this a build or a runtime issue?
N/A
Package Version
@web3-onboard/transaction-preview 2.0.9
Node Version
20.10.0
What browsers are you seeing the problem on?
No response
Relevant log output
Anything else?
No response
Sanity Check
The text was updated successfully, but these errors were encountered: