Special characters from JS not displayed properly
shade-belisar opened this issue · 1 comments
shade-belisar commented
Describe the Bug
Special characters are not properly displayed when set in javascript.
Steps to Reproduce
- Clone this example: https://github.com/bpmn-io/bpmn-js-example-custom-elements
- Add a special character (Ä) to the text in this line: https://github.com/bpmn-io/bpmn-js-example-custom-elements/blob/master/app/custom/CustomContextPad.js#L66
- Install and run as per the instructions in the readme.
- Open the context pad and hover over the red icon.
Expected Behavior
The special character should be displayed as entered in the js file.
Environment
- Browser: Vivaldi | 4.0.2312.38 (Stable channel) stable (64-bit)
- OS: Linux Mint 20.1 Cinnamon 64-bit
- Library version: 8.2.2