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
When I use symbol-sdk in Vue3 + vite, I get an error and it does not work properly.
If you use getTransactionsByIdgetTransaction after build, i will get an error.
Uncaught (in promise) TypeError: transaction_2.CreateTransactionFromDTO is not a function
Expected behavior and actual behavior.
Steps to reproduce the problem.
When I use symbol-sdk in Vue3 + vite, I get an error and it does not work properly.
If you use
getTransactionsById
getTransaction
after build, i will get an error.tsconfig
vite.config.js
The text was updated successfully, but these errors were encountered: