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
Is your feature request related to a problem? Please describe.
Hi people.
I want my configure.mdx (named according to sandbox) to change based on i18 language settings without having to resort to 'any' use - currently I don't think there is(?). Adding StoryContext to DocsContextProps could alleviate this problem. My current implementation:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
Hi people.
I want my configure.mdx (named according to sandbox) to change based on i18 language settings without having to resort to 'any' use - currently I don't think there is(?). Adding
StoryContext
toDocsContextProps
could alleviate this problem. My current implementation:Configure.mdx
Introduction.tsx
DocsContainer.tsx
Describe the solution you'd like
Typesafe way to access
StoryContext
onDocsContextProps
Are you able to assist to bring the feature to reality?
yes, I can
Beta Was this translation helpful? Give feedback.
All reactions