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

Preview panel won't update on redeployment #348

Open
filippsen opened this issue Jan 15, 2019 · 0 comments
Open

Preview panel won't update on redeployment #348

filippsen opened this issue Jan 15, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@filippsen
Copy link
Contributor

Environment/Browser

Version 1.5.0

Description

Upon redeployment, the Preview panel won't update.

Steps to reproduce

  1. From Hello World template
  2. Open HelloWorld.sol
  3. Click Deploy
  4. Open Preview panel
  5. Confirm it is working as intended
  6. Set line 7 in HelloWorld.sol to message = "another message";
  7. Save and click Deploy
  8. Observe the Preview panel

Expected result

Expected the Preview contents to automatically reload after deployment. Previously, the work flow was to switch over to another window (tab), and it would then be rendering the latest contents without requiring manual intervention.

Actual result

Preview panel won't update automatically. The panel must be closed and reopened in order to see the new deployment.

@filippsen filippsen added the bug Something isn't working label Jan 15, 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

No branches or pull requests

1 participant