Enoch
Enoch
Hi. I'm using sl-vue-tree, installed by npm. (1.8.4 version) And thanks for your component. As I write below in main.js, webpack build error occured. ``` import Vue from 'vue' import...
## What are the changes the user will see? English : none. Other languages : Can see translated messages. ## Why am I making these changes? All message texts are...
## What are the changes the user will see? English : none. Other languages : Can see translated messages. ## Why am I making these changes? All message texts are...
## What are the changes the user will see? Users don't see wrong 'N' character anymore. ## Why am I making these changes? Line break should be \n but \N...
**Describe the bug** At src/data/ability.ts, some immune ability(ignores something) has getTriggerMessage() to show message, but it doesn't seem to be triggered. - NonSuperEffectiveImmunityAbAttr : WONDER_GUARD // can't see abilityBar, message...
**Describe the bug** setLocale makes groupHeader to default. I guess this function make initialize groupHeader when I call setLocale ``` Javascript self.table.modules.localize.bind("groups|item", function (langValue, lang) { self.headerGenerator[0] = function (value,...