Skip to content

[display] Fix missing field mismatch error after display requests#12996

Open
yuxiaomao wants to merge 2 commits into
HaxeFoundation:developmentfrom
yuxiaomao:dev-fix-error-report
Open

[display] Fix missing field mismatch error after display requests#12996
yuxiaomao wants to merge 2 commits into
HaxeFoundation:developmentfrom
yuxiaomao:dev-fix-error-report

Conversation

@yuxiaomao

Copy link
Copy Markdown
Contributor

Try the fix that I found for (not closing because we need tests)

Simon said:

That change makes sense to me

yuxiaomao and others added 2 commits July 20, 2026 08:58
…tics

Typing in diagnostics mode turns errors like missing fields into
diagnostics-only messages, which are filtered out when replayed outside of
diagnostics mode. Reusing such a module in a compilation therefore silently
dropped the error. Mark those modules dirty for non-diagnostics requests so
they get typed again.

Closes HaxeFoundation#12995
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