LiNCH35
LiNCH35
If `overwriting: true` is not set, loaded only 400 weight font
It looks like when `:float-layout="false"` PDF file is being generated from an origin (not cloned) element. Try this: ``` async exportPDF() { const wrapper = element.getElementById('wrapper') wrapper.classList.remove('shadow') await this.$refs.html2Pdf.generatePdf() wrapper.classList.add('shadow')...
I had the same problem. I replaced `` to `` in hydrated component and it helped.
Мы вот этим пользуемся https://www.npmjs.com/package/@types/yandex-maps Плюс есть другая версия: https://vue-yandex-maps.github.io/new-docs/