schoero / swissqrbill

Swiss QR Bill generation in Node.js and browsers
MIT License
155 stars 29 forks source link

swissqrbill not working with Angular 14 #404

Closed neemaadhikari closed 1 year ago

neemaadhikari commented 1 year ago

Hi, I'm using swissqrbill PDFOptions , SVG following are the import I'm using import { SVG } from "swissqrbill"; import { PDFOptions } from "swissqrbill/lib/node/cjs/shared/types"; everything was working fine with angular 10 but with angular 14 getting pollyfills any help will be appreciated stuck in this from long time. Can't share code, Kindly help.

schoero commented 1 year ago

Hi, unfortunately I`m not familiar with Angular and Angular 14.

Please create a minimal repro on stackblitz that reproduces your issue.

What is the error message you get?

schoero commented 1 year ago

Closing as there is no response from the author.