copperseed

Results 3 comments of copperseed

Hey @enzoferey, it's not actually an empty string - there's an artefact in there. IE 11 logs it simply as a square (unknown character). Using the unidecode package (https://www.npmjs.com/package/unidecode) it...

> Hey @copperseed, I know it's not an actually empty string, that's why I wrote above "pseudo empty string". You don't need to add another dependency, if you console log...

> It logs an empty string but it's not. If you copy paste it into your code and you filter that "empty" string as in my previous comment you will...