Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

The chrome devtool Console utilities methods don't work #8711

Open
@addityasingh

Description

@addityasingh

Welcome! Please use this template for reporting documentation issues on https://developers.google.com/web/.

For questions about Chrome DevTools, checkout the
google-chrome-devtools tag on StackOverflow.
For questions about Chrome, check the google-chrome
tag. If you think you've found a Chrome bug, check out our
feedback page for more details on how to file it.

Page Affected: https://developers.google.com/web/TODO
https://developers.google.com/web/tools/chrome-devtools/console/utilities#inspect

What needs to be done?
The utilitiy methods need to be fixed as they are not working in chrome devtools and they fail with below error. e.g. clear() function fails as below

clear()
VM164:1 Uncaught TypeError: clear is not a function
at :1:1

Please provide description of what's needs to be done here. Please be sure to include the link to the original page
and any supporting links/data.

  • Appropriate devtools label has been added.
  • Appropriate console-utilities label has been added.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions