dashR icon indicating copy to clipboard operation
dashR copied to clipboard

Special characters not encoded properly in deployed apps

Open sacul-git opened this issue 6 years ago • 0 comments

@nicolaskruchten @rpkyle When running a simple app locally, special characters (glyphs, accents, etc...) render properly:

encoding-bug-local

But on when the app is deployed to playground, it shows up as characters (I believe it shows up as the utf8 encoding for that character):

encoding-bug-playground

sacul-git avatar May 31 '19 14:05 sacul-git