#Attrs is not passing to Vue stories

6 messages · Page 1 of 1 (latest)

short dagger
#

Hi, We use Vue $attrs to pass Storybook args to stories for Vue components. Until 7.0.27 we can't use it because it provide only class and listeners. In SB 7.0.1 we have the same issue. It's important for us because we use write stories in vue files.
I add screen's for explain our problem.

keen cobalt
#

@timber drift Could you jump in?

timber drift
#

Hi @short dagger I know how it is convient to use attrs, I know that we have touched the implementation that override some vue component behavior, let me check it out in details and come back to you

short dagger
#

@timber drift I will be grateful

short dagger
#

hi @timber drift any updates?

timber drift
#

Hi @short dagger there is a fork that supports this if you want to try and let me know if it works for you