Fixing a report with no screenshot
Vynix normally adds a screenshot to each report so developers can see the issue in context. If the screenshot is missing, the capture was blocked, interrupted, or could not read part of the page.
- Refresh the page, wait until it has fully loaded, then create the report again.
- Check that the Vynix widget is loading correctly on the page and is not blocked by a content security policy, ad blocker, or privacy extension.
- Try the report in a supported browser with extensions disabled, or in a private window with only Vynix allowed.
- If the issue is inside an iframe, embedded app, video, map, or third-party widget, try selecting the nearest parent area on the page instead.
- Review the browser console and network logs for blocked requests, permission errors, or capture timeouts. See the Vynix docs for setup details.
A report can have no screenshot when the browser prevents Vynix from capturing the page. This can happen on pages with strict security rules, cross-origin iframes, protected media, or browser extensions that block scripts.
It can also happen if the page changes while the report is being created, the widget has not finished loading, the browser tab is in a restricted state, or the capture request times out. The rest of the report, such as selected element details, console context, network context, and AI diagnosis, may still be available.
If screenshots are missing on every report, review your widget installation and site security settings against the Vynix documentation at https://www.vynix.in/docs. If it only happens on one page or one element, the page content is likely protected or cross-origin.

Related questions
Why is there no screenshot on my report?
The most common reason is that the browser or page blocked the capture. This is often caused by strict security settings, cross-origin embedded content, privacy extensions, or a capture timeout.
Can I still use a report without a screenshot?
Yes. The report may still include the selected element, console logs, network context, and AI diagnosis. Add a short note describing what you saw, then copy the prompt or create the issue as usual.
Read the full documentation or email hello@vynix.in.