Norbert de Langen
Norbert de Langen
This sounds cool and possibly lightly useful
Do you need help?
I really could use the help! I started on it here: https://github.com/storybooks/storybook/pull/1267 I've gotten webpack to build, but preview stays empty. I'm not sure how close I am, I'm pretty...
We released Storybook for Vue today! https://twitter.com/NorbertdeLangen/status/892027606878609408 https://medium.com/storybookjs/introducing-storybook-for-vue-940f222541c5 
@bokuweb @IanVS @PabloDiablo
If you'd join me on the Storybook Slack, we could have a chat about it? https://now-examples-slackin-nqnzoygycp.now.sh/ 👍
@ghengeveld WDTY about this? 1 problem I see is that this will likely not won't work when the `--exit-once-uploaded` is set.
@ghengeveld I think we should just merge and release this. Do you know of anything blocking this?
Yes, thank for the help @romainberger, I've read the docs. Seems like that prop is only for removing or lengthening the delay when removing the tooltip I've set it to...
This might help you: https://romainberger.github.io/react-portal-tooltip/#/style ```js const style = { style: { transition: 'none', }, }; ```