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

fix: safe access navigation entry type #290

Merged
merged 3 commits into from
Apr 13, 2023

Conversation

AndersDJohnson
Copy link
Contributor

@AndersDJohnson AndersDJohnson commented Dec 8, 2022

Closes #291.

Work in progress...
We could also consider sending undefined instead of 'unknown'.
Not sure how this new value affects the rest of the system, especially the types.
The new default was removed in review, so ignore these comments.

src/lib/initMetric.ts Outdated Show resolved Hide resolved
src/lib/initMetric.ts Outdated Show resolved Hide resolved
@tunetheweb
Copy link
Member

Can you resolve the merge conflict @AndersDJohnson ? Then happy to merge this.

@AndersDJohnson AndersDJohnson marked this pull request as ready for review April 12, 2023 23:07
@AndersDJohnson
Copy link
Contributor Author

@tunetheweb Done, thanks!

Copy link
Member

@tunetheweb tunetheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tunetheweb tunetheweb merged commit 64f1335 into GoogleChrome:main Apr 13, 2023
2 checks passed
@AndersDJohnson AndersDJohnson deleted the patch-1 branch November 27, 2023 16:20
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.

navEntry.type.replace errors with type undefined
2 participants