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

Unhandled error in interact panel #89

Closed
Spejbl opened this issue Nov 5, 2019 · 0 comments · Fixed by #90
Closed

Unhandled error in interact panel #89

Spejbl opened this issue Nov 5, 2019 · 0 comments · Fixed by #90
Assignees
Labels
bug Something isn't working

Comments

@Spejbl
Copy link
Contributor

Spejbl commented Nov 5, 2019

Environment/Browser

Local/Firefox

Description

When calling a method from interact panel which sends a transaction and ends up with error crashes whole application.

Steps to reproduce

  1. Open CryptoPizza, Compile/Deploy to browser
  2. Open Interact panel
  3. Call approve function with no parameters
  4. Application crashes with TypeError: row.msg.split is not a function

Expected result

Error should show up in Output console instead crashing the app

Actual result

App crash

Reproducible

100%

@Spejbl Spejbl self-assigned this Nov 5, 2019
@filippsen filippsen added the bug Something isn't working label Nov 5, 2019
@Spejbl Spejbl closed this as completed in #90 Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants