qualialabs / reval

Instant Meteor reloads
MIT License
98 stars 15 forks source link

Encoding problem #10

Closed navi8602 closed 7 years ago

navi8602 commented 7 years ago

When used as a package for Meteor When editing in Google Chrome browser, there are problems with the Russian language in the template

http://take.ms/yQ4Tgl

veered commented 7 years ago

Good catch! Could you post a sample file with this issue?

veered commented 7 years ago

I'll reopen this issue if you post a sample file

navi8602 commented 7 years ago

Sorry for the delay, here is an example file https://raw.githubusercontent.com/navi-creator/health/master/client/admin/dashboard/adminDashboard.html?token=ABw4-Nm3SaeFhe7LVVpd5_RVMvJq6gdXks5ZRhqAwA%3D%3D

veered commented 7 years ago

Thanks! Turns out that the issue was with Base64 encoding/decoding UTF-8 strings. I figured out a fix, and will include it with the next release. Should be sometime this week.

veered commented 7 years ago

The fix for this has now been released w/ version 0.2.0