i18n
mock
admin
webpack
dashboard
vue
tinymce
element
vuex
xlsx
vue-cli
desktop
admin-dashboard
axios
admin-template
management-system
element-ui
vue-admin
webpack4
-
Updated
Jul 14, 2021 - Vue
Describe the bug
When using
@storybook/addons-backgrounds
in a react project with a customDecorator
, the initial/default background value is not passed to thecontext.globals
.I have a project performing text contrast logic where I need the initial value to pass to javascript.
To Reproduce