FranckFreiburger / vue-pdf

vue.js pdf viewer
MIT License
2.24k stars 525 forks source link

Warning: getHexString - ignoring invalid character #324

Open efrontend opened 3 years ago

efrontend commented 3 years ago

plz tell me this problem i install vue-pdf 4.3.0 my code import pdf from 'vue-pdf'; <pdf :src="item.url" /> that's all...

KunSa1024 commented 3 years ago

I have the same problem

yasinkuyuk commented 3 years ago

I have the same problem. Is there any update on this issue?