Jun Zhang
Jun Zhang

Reputation: 11

Why can't the Edge browser expand the 'window' object in the DevTools console tab?

When I input window in Edge Console Tab, and click the expand arrow, got nothing.


> window  // click to expand, but got nothing

Here is the Edge expand result.Please click to view

1

But it well in Chrome or Firefox. Why?

Here is the Chrome expand result.Please click to view

Upvotes: 0

Views: 535

Answers (1)

Yu Zhou
Yu Zhou

Reputation: 12961

I have tested and can reproduce the issue in Edge Stable. I also tested in Edge Canary and found that window in console can expand well. That means the issue has been fixed in future version of Edge. We can wait for the new version of Edge Stable to release.

Upvotes: 0

Related Questions