tnicola/ngx-feedback

Screen capture also show ngx-feedback popup screen in background

chirag80 opened this issue · 2 comments

Hi, Thanks for making this great feedback tool!

I have integrated it in my angular project. I see that when i click on Generic/Specific on popup window, it close that popup and then open another one with screenshot, stars and textbox to input feeback. On this second popup, in screenshot, i see previous popup. and due to that page content is grayed out. ideally first popup should not be there in screen capture. Any suggestions?
ngx-feedback

Facing the same issue.. any update on this? the generic feedback modal takes half screenshot due to opacity

I was able to resolve the issue by adding settimeout in the ngx-feedback code..
image