felixfbecker / svg-screenshots

📸🧩 Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.
809 stars 29 forks source link

Not capturing items on dashboard page #105

Open pballai opened 1 year ago

pballai commented 1 year ago

When I try to capture (using either of the 2 methods) it creates a file but the screenshot does not capture the dashboard charts that are on the page. They are oddly blank but the rest of the page is there. I tried with Chrome and Firefox, same result. I tried with Greenshot and that does work but I prefer yours for SVG output.

Here are the two samples: Greenshot: https://1drv.ms/u/s!ApXG-VZ_cmSJto8afIW_TCeWfJG2mQ?e=Ml8FHI

SVG: https://1drv.ms/u/s!ApXG-VZ_cmSJto8b9Byabe2g-p_C-A?e=KT1kDn

Hope you can help me make this work!