Open efrontend opened 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...
import pdf from 'vue-pdf'; <pdf :src="item.url" />
I have the same problem
I have the same problem. Is there any update on this issue?
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...