Skip to content

Conversation

@srawlins
Copy link
Member

@srawlins srawlins commented Jan 3, 2025

Enums in exported libraries had a bad link. They must use their canonical library's path.

Fixes #3939


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

@srawlins
Copy link
Member Author

srawlins commented Jan 3, 2025

CC @dart-lang/analyzer-team

@srawlins srawlins merged commit 591173b into dart-lang:main Jan 6, 2025
9 checks passed
@srawlins srawlins deleted the fix-private-enums branch January 6, 2025 18:45
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.

Enum members do not get their own page -- breaks links and search

2 participants