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
Indeed, that's because whenever you change a knob parameter it re-render the story itself. I don't think there's a way to solve this with the current config.
When changing a knob the transitions between states arent showing.
It seems likee the whole component is reinserted everytume. How can I avoid a full re-render/remount?
This is for ember components. I dont know if other frameworks have the same problem.
in app
(animating in/out icon, gif is not fully 60 fps.. :))
in storybook
(not animating in/out icon)
The text was updated successfully, but these errors were encountered: