yuji

Results 1 comments of yuji

seems this issue is still present. tried filterCharsIsWhitelist = true, it didn't work checked code in dist, it doesn't have filterCharsIsWhitelist value ``` /** Filter Chars */ value = value.split('').filter(currChar...