stackblitz / tutorialkit

TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API
https://tutorialkit.dev
MIT License
232 stars 22 forks source link

fix(react): solve-button not working before lesson loads #266

Closed AriPerkkio closed 3 weeks ago

AriPerkkio commented 3 weeks ago

If Solve-button is clicked quickly enough, it does not reveal the solution files. It does change the button text to "Reset" which is not true in that case.

https://github.com/stackblitz/tutorialkit/blob/095ed570702d1b8de9370565b94103cd0740c408/packages/runtime/src/store/index.ts#L290-L295

stackblitz[bot] commented 3 weeks ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.