You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user browses the tutorials, he's faced with an issue where the snippets defined as a diff (e.g., Simple Component section) mentioning the required changes are not showing up correctly. For example:
However, this situation doesn't happen when running a development build of the tutorials website. For example:
What needs to happen:
Vet and isolate the problem and provide a workable solution to allow the diff snippets to be accurately displayed.
Thanks for the reminder @valentinpalkovic and @cdedreuille; if you have any ideas for design, would love to pair on them with you and address this issue.
The text was updated successfully, but these errors were encountered:
Ran it locally and opened up the production build available at http://localhost:9000/ and checked the Intro to Storybook tutorial's simple component page, and it yielded the following:
When a user browses the tutorials, he's faced with an issue where the snippets defined as a diff (e.g., Simple Component section) mentioning the required changes are not showing up correctly. For example:
However, this situation doesn't happen when running a development build of the tutorials website. For example:
What needs to happen:
Thanks for the reminder @valentinpalkovic and @cdedreuille; if you have any ideas for design, would love to pair on them with you and address this issue.
The text was updated successfully, but these errors were encountered: