Cordobo / angularx-qrcode

A fast and easy-to-use Angular QR Code Generator library with Ivy support
https://cordobo.github.io/angularx-qrcode/
MIT License
459 stars 125 forks source link

qrCode not working in dialog window! #209

Closed funrockmedia closed 2 months ago

funrockmedia commented 1 year ago

qrCode not working in dialog window, anyone have experiences this issue? or am I doing something wrong Same code working when it's not a dialog window.

xC0der commented 1 year ago

I use the QR code in a dialog window without issues using Angular, and Angular material 15.

sam-s4s commented 11 months ago

I am also using QRCodes in dialogs without issue - but then, what is your definition of a dialog? :)

A dialog is probably just a div tag on top of your page, right? Maybe it's a z-index issue?

biel-correa commented 10 months ago

@funrockmedia please provide some code

Cordobo commented 2 months ago

I'm closing this, but please feel free to re-open and add some code for context.