Expression Should Be Escaped Warning
Collaborate with us
Edit this page on GitHub
- Message
The expression contains '<script>'. Consider setting the 'Escape Content' property to 'No' or the expression will be displayed as text
- Cause
- Your expression contains an HTML tag, so it is probable that you want to render the expression as HTML instead of text.
- Recommendation
- Change the 'Escape Content' of the expression property to 'No' to render the expression as HTML, or leave it as 'Yes' if you want to display the expression as text.