You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Frank-Mayer sorry to hear that. We have tests already for strange characters and I quickly modified the test to use Chūnin and didn't have an issue. Can you provide the following information to help us diagnose?
Version of Node.js
Version of this module
The error you are getting, ideally with stack trace if possible
Hi @tsukinoko-kun, no further information has been provided on this. I’ve tried changing the tests as well and there hasn't been any error. I’ll close this for now, but if the issue persists, feel free to open this issue again.
I tried to compress
"Chūnin"
and this compression function crashed.Tried to use
btoa("Chūnin")
butbtoa
doesn't support non-ASCII either.The text was updated successfully, but these errors were encountered: