Closed debiprasad closed 9 years ago
I am getting the following error, if the HTML content contains any image:
Uncaught typeerror: Cannot set property 'width' of null when the content contains images
But if I don't have any images, then I don't see this issue.
Images should now be working.
Sorry for my late reply. I was busy with some other tasks and did not look at it. It works fine now. Thank you.
I am getting the following error, if the HTML content contains any image:
Uncaught typeerror: Cannot set property 'width' of null when the content contains images
But if I don't have any images, then I don't see this issue.