Closed Psycarlo closed 1 month ago
Clip-path uses the same url id when multiple svgs are present.
As per: https://stackoverflow.com/questions/15911717/clippath-in-multiple-svg-tags We should allow the user to pass an id or this be automatically generated so multiple qrcodes on the same page are correctly rendered.
Just confirming here that in the browser when there are multiple qr codes on a page the page the content the same code. This is only for the svg implementation the canvas one does not have this issue.
i am using this package in my project is there way currently to add it
Hi @Psycarlo @broekema41 @Nayanchandrakar. This issue should be fixed in version v1.7.1 and above. Please reopen the issue if something doesn't work for you.
Reproduce steps:
Every QRCode will look the same.