Closed fskreuz closed 9 years ago
I got this problem when i added some comment contain chinese. And I finally got the reason why this error comes out. see this PR: https://github.com/ractivejs/rvc/pull/16
@fskreuz sorry, I haven't been paying much attention to this repo... this should be fixed in 0.4.0 thanks to @simongfxu, if it's still an issue four months later. Will close
So one of our non-technical team decides to join the fun and write code (or at least change our terrible english). Then we hit a snag. This section breaks when it encounters non-latin characters caused by using "non-geeky editor". The "bent single quote" and "extended dash", which some editors use in place of the regular single quote and dash will break the code.
The error thrown is:
Here's the twist: It doesn't seem to happen to v0.6.x,
Did a bit of research, this might help: https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64/btoa