You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, so this sentence from docs is no longer valid? I can update it.
The MDX loader is using story metadata from CSF, such as name, decorators, parameters, but will give giving preference to anything defined in the MDX file.
Describe the bug
When defining decorators in CSF stories then they are not applied in MDX. Which is wrong according to
https://github.com/storybookjs/storybook/blob/next/addons/docs/docs/recipes.md#csf-stories-with-mdx-docs
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
Decorator will be applied when using story in MDX.
Screenshots
![image](https://user-images.githubusercontent.com/18553162/72805910-40c82780-3c54-11ea-9838-a2c40fa77b95.png)
Code snippets
System:
The text was updated successfully, but these errors were encountered: