Skip to content
#

playground

Here are 1,929 public repositories matching this topic...

sandpack
danilowoz
danilowoz commented Feb 18, 2022

Currently, a lot of operations are being done in the componentDidUpdate, and as Dan mentioned on #377 this is a pattern that must be avoided, in order to prevent nested updates. So, we need to find out how to improve this method and address other performances issues that this might be causing.

I haven't gone any further and haven't collected evidence of any performance issues, but as the curr

good first issue feature:request triage
ladle
rnnyrk
rnnyrk commented Mar 23, 2022

HI there,

I wanted to tryout Ladle, although my components are not found in the src folder. Therefore I wanted to overwrite the default glob, but unfortunately Ladle doesn't seem to pickup the change. Happening both via CLI as well as via the config file. Any thought?

<img width="2242" alt="Screenshot 2022-03-23 at 10 08 22" src="https://user-images.githubusercontent.com/4519142/159663884-b7

enhancement good first issue

Improve this page

Add a description, image, and links to the playground topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the playground topic, visit your repo's landing page and select "manage topics."

Learn more