storybook-addon-react-live-edit icon indicating copy to clipboard operation
storybook-addon-react-live-edit copied to clipboard

Fixes issue when you have multiple addons where they appear at the same time.

Open KiyaDoig opened this issue 5 years ago • 1 comments

Reraising https://github.com/vertexbz/storybook-addon-react-live-edit/issues/2 which was closed as I am still experiencing the problem.

Steps to reproduce the issue:

  1. Create storybook with storybook-addon-react-live-edit addon plus another addon, for example knobs. Have live-edit as the first addon.
  2. Load storybook, the live-edit addon is loaded, click on the knobs tab. Actual: live-edit does not unload, both addons display Expected: When live-edit is not the active addon tab it should not display.

KiyaDoig avatar Jul 31 '19 02:07 KiyaDoig

@vertexbz what do you think?

KiyaDoig avatar Jul 31 '19 02:07 KiyaDoig