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

Docs code editor does not update when moving between lessons #154

Open
apieceofbart opened this issue May 30, 2022 · 0 comments
Open

Docs code editor does not update when moving between lessons #154

apieceofbart opened this issue May 30, 2022 · 0 comments
Labels
bug Something isn't working tutorial Related to the tutorial

Comments

@apieceofbart
Copy link

Describe the bug

  1. Go to https://www.solidjs.com/tutorial/props_defaults
  2. Click on "greetings.tsx" in the code editor
  3. Click on next lesson (it will navigate you to Splitting Props lesson)

Now check the "main.tsx" - it has the same code as "greetings.tsx". It should be obviously different (refresh the page to see te correct code)

Your Example Website or App

https://www.solidjs.com/tutorial/props_defaults

Steps to Reproduce the Bug or Issue

  1. Go to https://www.solidjs.com/tutorial/props_defaults
  2. Click on "greetings.tsx" in the code editor
  3. Click on next lesson (it will navigate you to Splitting Props lesson)

Now check the "main.tsx" - it has the same code as "greetings.tsx". It should be obviously different (refresh the page to see te correct code)

Expected behavior

It should show the correct code

Screenshots or Videos

No response

Platform

  • OS: macOS
  • Browser: Chrome
  • Version: 101

Additional context

No response

@ryansolid ryansolid transferred this issue from solidjs/solid May 30, 2022
@orenelbaum orenelbaum added bug Something isn't working tutorial Related to the tutorial labels Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tutorial Related to the tutorial
Projects
None yet
Development

No branches or pull requests

2 participants