Vojtech Miksu
Vojtech Miksu
@hiddenist nice, using your lib + https://ladle.dev/docs/providers#ladle-context is basically what the built-in addons are today we could maybe inline your lib into Ladle directly since it's pretty lightweight integration and...
It would nice to have this as an opt-in feature through `config.mjs`. I guess you don't want to automatically add control everywhere just because you use TypeScript, so users need...
Example updated.
fixed in examples
should be fixed
If anyone wants to add & document it, I'm fine with an opt-out.
Jest is just difficult with pure ESM modules. I recommend using `vitest`. @kunalphaltankar workaround is also fine.
You have to keep the state of dragged components outside of those components.
Any insights what that plugin is doing internally?
I guess this is not something we can fix on our side. People should follow their advice of excluding it for now as @andychongyz suggests.