Ramzi Youssef
Ramzi Youssef
@patrickrobbins Hi try my solution, it works ` let code ="var button = document.getElementById('print'); button.click()" `; win.webContents.executeJavaScript(code);
Hi @Xosmond See https://github.com/gerhardberger/electron-pdf-window/issues/21
And now the rc.6 is out.
Updating node-sass to the latest version (actualy 4.9.0) should solve the problem https://github.com/sass/node-sass/issues/2129
``` webfontloader: { custom: { families: [ 'Quicksand' ], urls: [ 'https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;550;600;700&display=swap' ] } }, ```
``` head: { link: [ { rel: 'preconnect', href: 'https://fonts.gstatic.com', crossorigin: true }, { rel: 'dns-prefetch', href: 'https://fonts.gstatic.com', crossorigin: true }, ], }, ```
Hi @adamreisnz Did you find a workaround ? In my case, even the `v-tooltip.bottom =` solution doesn't work. x-placement is always equal to "top"
I think the solution would be to expose a public method to reload : (remove + init)
Sorry @amorey It will be an honor for me, but I have not enough time and I have some difficulties to communicate in English. I'm sure that some one from...
@niutech I have already seen and given a star. Very good job