PlayGround sample.zip stops to work

If you download any PlayGround with Download button and then will try to open it you’ll get the error.
image

Seems the error relates to this new variable - Search · engineHost · GitHub

1 Like

Ooh that’s from a PR I made recently to let us stop the playground’s default render loop without having to use setTimeout… I didn’t think to handle and test the download feature because I don’t use it much, but I’ll look into it now and be back soon. :slight_smile:

EDIT: Okay I think I got it sorted and fixed now, but I still want to do some more testing after dinner, then will submit the PR later tonight. :slight_smile:

1 Like

Okay here’s the PR fix, I think it’s good to go now:

2 Likes