Skip to content

fix(devtools): Add support for null-prototype objects#68879

Open
JeanMeche wants to merge 1 commit into
angular:mainfrom
JeanMeche:devtools/null-proto
Open

fix(devtools): Add support for null-prototype objects#68879
JeanMeche wants to merge 1 commit into
angular:mainfrom
JeanMeche:devtools/null-proto

Conversation

@JeanMeche
Copy link
Copy Markdown
Member

null-prototype don't inherite from the Object prototype and thus don't have constructors.

fixes #68798

null-prototype don't inherite from the Object prototype and thus don't have constructors.

fixes angular#68798
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DevTools crashes on null-prototype objects (e.g. Object.groupBy results)

1 participant