Skip to content

fix: Add object entries polyfill for app-backend-vue2 #1666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 23, 2022

Conversation

jesusgn90
Copy link
Contributor

Fixes https://github.com/vuejs/devtools/issues/949 by adding the specific polyfill from core-js. It'd be nice if @dacotagh validates it.

@Akryum Akryum changed the title Add object entries polyfill for app-backend-vue2 fix: Add object entries polyfill for app-backend-vue2 Jan 23, 2022
@Akryum Akryum merged commit dc35433 into vuejs:main Jan 23, 2022
@jesusgn90 jesusgn90 deleted the add-object-entries-polyfill branch January 24, 2022 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Object.entries doesn't exist in older browsers
2 participants