Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Force Restart in Webpack Console on failed compile requires two clicks #120

Closed
gostay opened this issue May 25, 2018 · 2 comments
Closed

Comments

@gostay
Copy link

gostay commented May 25, 2018

Steps to Reproduce

  • Load a project in the CDK
  • outside the CDK, do some kind of rebuild that wipes the whole src directory and recreates it
  • the webpack console gets stuck recompiling and shows an error ("couldn't find your homepage")
  • Click "Force Restart" button. Note that it doesn't do anything.
  • Click "Force Restart" again. This time it restarts.

Error

First click on Force Restart does nothing, and I have to click it again.

Editor Details

Version: 1.0.0
Mixer User ID: 32316796

Encrypted Editor State: {"id":"fd7b45ca6ab7db0a","password":"hpstBkEzzoM/SJY3ECA/8ZpNzyeGvpQR5pCwACwqyVg="}

@connor4312 connor4312 added the bug label May 25, 2018
@connor4312 connor4312 added this to the v1.1 milestone May 25, 2018
@gostay
Copy link
Author

gostay commented May 26, 2018

This is pretty embarrassing, but I think my report is incorrect. I think the first attempt just takes a couple of seconds to kick in, during which time the button is still there, so it only looks like my first click was ignored. Sorry about that. I double-checked before I submitted, but I guess I kept interpreting it wrong.

@connor4312
Copy link
Contributor

We should fix that delay anyway. Thanks for the report!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants