Noé Gnanih
Noé Gnanih
@nVitius Thanks for your work but i tested with your fork and the issue reported by @phantomIsh persists
There is another bug with spinner. If you use custom tag with slot="spinner" or it doesn't hide the spinner after loading. It does for default spinners, but not from custom....
Hi @nVitius, here is a reproduction of the issue: https://codesandbox.io/s/vue-infinite-loading-issue-pi6cj
@nVitius Thanks for your work !
It seems that the issue is due to the fact that the styles of the clone element used by jsPDF keep the same properties as the source html element. It...
same issue, I've searched in vain but I haven't found any solution for the moment.
I have similar issue with normal import: `import { Vue3JsonEditor } from 'vue3-json-editor'` ```
When i set expandedOnStart to false, the error no longer appears but the editor disappears and when I inspect my html I just have this : ``
Change your targetSdkVersion to api 29 and set the value of requestLegacyExternalStorage to true in your android app's manifest file.