Loosing international text encoding inside <div id="__blaze-root"></div>
Paku- opened this issue · 1 comments
Paku- commented
I have got problem after introducing Flowrouter and blaze-layout.
My application has lost international characters, but what is weirdest ONLY inside the "___balze-root" section. All other parts do render international character properly /like title f.e/
I tried forcing the UTF-8 encoding (using header inject) or changing the font - but no results.
Paku- commented
Editor config problem ...