Describe the bug
i18n placeholder input is not supported in Storybook which results in translations outputting "[Object object]" when placeholder inputs are provided. Supporting this feature will help us have a more accurate representation of the rendered components.
Expected behavior
Current behavior:
Storybook TokenAllowance page displays "Spending cap behavior for [object Object]"
Expected behavior:
Storybook TokenAllowance page displays "Spending cap behavior for TST"
Screenshots
Steps to reproduce
- run storybook
yarn storybook
- open a page that passes a second parameter to the
t, translation function (placeholder input)
- observe "[object Object]" displays instead of expected content
Error messages or log output
No response
Version
11.2.0
Build type
None
Browser
Chrome
Operating system
MacOS
Hardware wallet
No response
Additional context
No response
Severity
No response
Describe the bug
i18n placeholder input is not supported in Storybook which results in translations outputting "[Object object]" when placeholder inputs are provided. Supporting this feature will help us have a more accurate representation of the rendered components.
Expected behavior
Current behavior:
Storybook TokenAllowance page displays "Spending cap behavior for [object Object]"
Expected behavior:
Storybook TokenAllowance page displays "Spending cap behavior for TST"
Screenshots
Steps to reproduce
yarn storybookt, translation function (placeholder input)Error messages or log output
No response
Version
11.2.0
Build type
None
Browser
Chrome
Operating system
MacOS
Hardware wallet
No response
Additional context
No response
Severity
No response