Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix optional chain error when using NEO•ONE with React #2490

Open
spencercorwin opened this issue Jun 24, 2021 · 0 comments
Open

Fix optional chain error when using NEO•ONE with React #2490

spencercorwin opened this issue Jun 24, 2021 · 0 comments
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.

Comments

@spencercorwin
Copy link
Collaborator

When building a react application and running yarn start the user will get this error:
Screen_Shot_2021-06-23_at_09 53 46

Removing the optional chain fixes this.

@spencercorwin spencercorwin added 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. area/client Categorize issue or PR as client (@neo-one/client) related 2.x Issue for the 2.x branch labels Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant