When using special characters in the input field, the output is incorrect. Expected: proper escaping and handling Actual: characters are stripped or cause errors This might be related to the encoding changes in the last release.
When using special characters in the input field, the output is incorrect.
Expected: proper escaping and handling
Actual: characters are stripped or cause errors
This might be related to the encoding changes in the last release.