Fix optional chain error when using NEO•ONE with React #2490
Labels
2.x
Issue for the 2.x branch
area/client
Categorize issue or PR as client (@neo-one/client) related
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon.
When building a react application and running
yarn start
the user will get this error:Removing the optional chain fixes this.
The text was updated successfully, but these errors were encountered: