Skip to content

Fix type error #4

Open
sakebook wants to merge 2 commits intoroughike:masterfrom
sakebook:sakebook/typeerror
Open

Fix type error #4
sakebook wants to merge 2 commits intoroughike:masterfrom
sakebook:sakebook/typeerror

Conversation

@sakebook
Copy link
Copy Markdown

The actual return value of getKeys function caused a type error in List.

Expected a value of type 'Set', but got one of type 'List'

It corrected by setting what returned in List as Set.

https://github.com/dart-lang/sdk/blob/master/sdk/lib/html/dart2js/html_dart2js.dart

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.

1 participant