Skip to content
New issue

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

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

Already on GitHub? # to your account

introspection Mac Catalyst [dotnet] fails for UIPointerAccessoryPosition* fields #12734

Closed
spouliot opened this issue Sep 15, 2021 · 2 comments · Fixed by #12628
Closed

introspection Mac Catalyst [dotnet] fails for UIPointerAccessoryPosition* fields #12734

spouliot opened this issue Sep 15, 2021 · 2 comments · Fixed by #12628
Assignees
Labels
bug If an issue is a bug or a pull request a bug fix
Milestone

Comments

@spouliot
Copy link
Contributor

FieldExists: 8 errors found in 6428 fields validated: UIPointerAccessoryPositionTop, UIPointerAccessoryPositionTopRight, UIPointerAccessoryPositionRight, UIPointerAccessoryPositionBottomRight, UIPointerAccessoryPositionBottom, UIPointerAccessoryPositionBottomLeft, UIPointerAccessoryPositionLeft, UIPointerAccessoryPositionTopLeft
Expected: 0
But was: 8

seen in PR test results #12730

@rolfbjarne
Copy link
Member

Looks like this started happening with 8bc4fc6, CC @dalexsoto

@dalexsoto
Copy link
Member

@rolfbjarne thanks, that should be gone once #12628 is merged

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug If an issue is a bug or a pull request a bug fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants