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

Conditionally enable/disable start/stop and load script / path walker buttons. #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DumbBot0001
Copy link

Related to #1, I also encountered this issue.

Performing any set of actions which are not happy path results in the client being stuck with a warning that a script is already loaded. This happens because isRunning and currentRunningScript become out of sync.

The code to handle these buttons should be revisited at some point because there would ideally be one mechanism which sets each state to more reliably prevent these sorts of issues. I was not able to break the client with these changes in the interim.

@dginovker
Copy link
Contributor

@DumbBot0001 this is a mirror repo, you gotta make the MR on Gitlab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants