swimlane / ngx-datatable

✨ A feature-rich yet lightweight data-table crafted for Angular
http://swimlane.github.io/ngx-datatable/
MIT License
4.63k stars 1.68k forks source link

HTML escape? #2046

Open vickyRathee opened 2 years ago

vickyRathee commented 2 years ago

I'm submitting a ... (check one with "x")

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior

HTML received in API response is parsed and rendered in cell instead escaped and showing as content.

Expected behavior

Reproduction of the problem

image

pereorga commented 2 months ago

Duplicate of https://github.com/swimlane/ngx-datatable/issues/1158 ?