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
Completely avoid re-rendering the preview iframe (#631)
When manager re-rendered there is a chance that this component is
rerendered. That makes the iframe to load again. So the complete story
is remounted. This is not preferred except when changing stories.
0 commit comments