Skip to content

Tutorial Bug: playground doesn't update on transition from Universal Reactivity to Default Values #1287

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

Closed
jbranchaud opened this issue Apr 10, 2025 · 1 comment · Fixed by #1297 or #1352

Comments

@jbranchaud
Copy link

Here is the buggy state, notice that the playground still corresponds to the files/code from the previous step in the tutorial.

Image

When I refresh the page, then I get the correct playground files/code loaded.

Image
@bernatGene
Copy link

It happens on all pages. Provided you have the editor focused on any file other than App.svelte, clicking on the next will still leave the editor from the previous exercise.

eltigerchino added a commit that referenced this issue May 22, 2025
repl: Always select a file when calling workspace.set()

This might fix #1287, #868, etc.

Co-authored-by: Tee Ming <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants