Andrew Trần
Andrew Trần
try: MAC: cd android && ./gradlew cleanBuildCache Window: cd android && ./gradlew clean
check destructiveButtonIndex in your source. you can skip it and it'll work
@harikrishna1213 I have a solution for this issue as use a native package. I just public it in git, you can check out and try it. trim video and get...
have any some update for it? I have to do some trick for it and still wait some update from this lib.
hi everyone. I am getting error with it. Are there any current plans to update the library source code?
Hello, I found a way to fix it. You just need to remove the html2canvas library and then add html2canvas-pro. add it to the webpack alias or corresponding configs: eg:...
It is the only solution I have found so far.
> Hi, @Juman8 I switched to html2canvas-pro already. But where to use this? resolve: { alias: { html2canvas: path.resolve(__dirname, 'node_modules/html2canvas-pro') } }, it's in the webpack alias section.
Please refer to it, it is working fine for me: https://github.com/parallax/jsPDF/issues/3748#issuecomment-2399436983