You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Sometimes emails include unexpected characters e.g. Hi is rendered as Hi .
To Reproduce
Steps to reproduce the behavior:
Get pinbox-server to return email content including Hi in a HTML email
View content through Pinbox UI
Unexpected  gets included
Expected behavior
Email content to match the text as is in the email: Hi
Desktop (please complete the following information):
OS: Ubuntu 18.04
Browser: Chrome
Version: 75.0.3770.100
Additional context
This feels like some form of white-space issue or similar.
Just reading in a small assortment of real emails should trigger the issue, as it seems fairly common for me.
The text was updated successfully, but these errors were encountered:
Describe the bug
Sometimes emails include unexpected characters e.g.
Hi
is rendered asHiÂ
.To Reproduce
Steps to reproduce the behavior:
Hi
in a HTML emailÂ
gets includedExpected behavior
Email content to match the text as is in the email:
Hi
Desktop (please complete the following information):
Additional context
This feels like some form of white-space issue or similar.
Just reading in a small assortment of real emails should trigger the issue, as it seems fairly common for me.
The text was updated successfully, but these errors were encountered: