Closed throrin19 closed 5 years ago
It seems to be impossible (or too difficult) to get access to component's this
from the addon.
Closing this issue as wontfix.
But, I know, there are not few cases accessing this
in props default.
To prevent breaking entire preview, I've added try-catch
for getting props default and error messages for them in v1.0.0-alpha.5.
If anyone has an idea for resolving the this
problem, please comment here. Then I'll reopen this.
Describe the bug When I try to use your addon in a component with a default value setted by Vue-i18n, I have this basic error :
To Reproduce Steps to reproduce the behavior:
withInfo
and the decorator)Expected behavior Use correctly the Vue-i18n extension and know/translate the vue-i18n string
Desktop (please complete the following information):