Chrome debugging tool

use console.log (a) to print an object on the page, and then print it when browsing it in a browser, and then use an in the console panel in the debug tool, but you can"t use it any more. It was OK before, but not now. What"s the reason? What"s wrong with the setting?

clipboard.png

clipboard.png

ask urgently!

Mar.09,2021

is not in the application domain. You can make a breakpoint before console.log. At this point you can print on the console. Because you print this directly on the console is pointing to the windows object.

Menu