Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working tutorial Related to the tutorial
Projects
None yet
Development

No branches or pull requests

2 participants