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.
#Attrs is not passing to Vue stories
6 messages · Page 1 of 1 (latest)
@timber drift Could you jump in?
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
@timber drift I will be grateful
hi @timber drift any updates?
Hi @short dagger there is a fork that supports this if you want to try and let me know if it works for you