javascript - How to use border radius with image on html2canvas? -


i have faced issue border-radius on img tag in html2canvas. if has solution please share.

original html view
original

after converting image using html2canvas
after

thanks in advance.


Comments

Popular posts from this blog

angular - Converting AngularJS deffered promise to AngularX observable for JSOM -

python - What's the Pythonic way to report nonfatal errors in a parser? -

python - AssertionError when trying to assert return value from two dictionaries with py.test -