Skip to content
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

Include DOM.Iterable to support .entries #233

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

felixSchober
Copy link
Contributor

Fixes a build issue caused by missing .entries method for lists used in /web/client/extension

[09:27:06] Error in plugin "webpack-stream"
Message:
[tsl] ERROR in D:\a\powerplatform-vscode\powerplatform-vscode\src\web\client\extension.ts(43,56)
TS2339: Property 'entries' does not exist on type 'URLSearchParams'.

image

@felixSchober felixSchober merged commit 11522cc into main Jul 12, 2022
@felixSchober felixSchober deleted the users/feschobe/fix-missing-lib branch July 12, 2022 17:46
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.

2 participants