Dennis Hellwig

Results 4 comments of Dennis Hellwig

@rikschennink Thanks for the suggestion! `this.page.layoutblock` doesn't work because `this.page` is `undefined`. And the variable `const layoutblocks = []` is obsolete as it's not used. But this worked for me:...

What I've observed is that the error only occurs when the `args` attribute is passed by the render function. See some examples in this [duplicated ticket](https://github.com/storybookjs/storybook/issues/22307)