The Issues tab in Chrome DevTools reduces the notification fatigue and clutter of the Console. Use it to find solutions to problems detected by the browser, such as cookie issues and mixed content.
Open the Issues tab
- Visit a page with issues to fix, such as samesite-sandbox.glitch.me.
- Open DevTools.
- Click the Go to Issues button in the yellow warning bar.
- Once you're on the Issues tab, click the Reload page button if necessary.
View items in the Issues tab
The Issues tab presents warnings from the browser in a structured, aggregated, and actionable way.
- Click an item in the Issues tab to get guidance on how to fix the issue and find
affected resources.
- A headline describing the issue.
- A description providing the context and the solution.
- An AFFECTED RESOURCES section that links to resources within the appropriate DevTools context, such as the Network panel.
- Links to further guidance.
- Click on AFFECTED RESOURCES items to view details. In this
example, there is one cookie and one request affected.
View issues in context
- Click on a resource link to view the item in the appropriate context within DevTools. In
this example, click
samesite-sandbox.glitch.me
to show the cookies attached to that request. - Scroll to view the item with a problem: in this case, the cookie
ck02
. Hover over the information icon on the right to see the problem and how to fix it.
Feedback
Was this page helpful?
Yes
What was the best thing about this page?
It helped me complete my goal(s)
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
It had the information I needed
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
It had accurate information
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
It was easy to read
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
Something else
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
No
What was the worst thing about this page?
It didn't help me complete my goal(s)
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
It was missing information I needed
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
It had inaccurate information
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
It was hard to read
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
Something else
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.