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

Disabled Code Blocks on Tutorial Can't Be Enabled Without Editing #871

Open
hryanjones opened this issue Jul 10, 2017 · 2 comments
Open

Comments

@hryanjones
Copy link

When playing with eve quickstart I noticed that disabled code blocks aren't becoming enabled when clicking the checkbox at the top right. Looking at the SENT blocks in the developer panel I see eve disabled, but they seem to work when I edit them and then enable them.

@joshuafcole
Copy link
Contributor

Thanks for reporting this.

This is a regression that snuck in with some hotfixes we recently performed. It slipped under the radar because disabling an enabled block worked fine, and I didn't think to test the reverse. We'll look into the cause.

@alexispurslane
Copy link

I'm trying to work on this, and I've found the piece of code that handles the enabling (https://github.com/witheve/Eve/blob/release/src/ide/spans.ts#L677-L686). However, it looks fine. I've also looked here and that looks fine too. Any pointers?

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

No branches or pull requests

3 participants