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 metrics error when switching application #640

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Nov 2, 2023

Fixes #628

Best reviewed with whitespace changes hidden.

The underlying problem is still there: for some reason, OnParametersSet isn't called after NavigateTo. But now it doesn't crash the app. That is good enough for now.

A Blazor expert should look into why OnParametersSet isn't called.

@tlmii tlmii merged commit eb677cf into main Nov 2, 2023
5 checks passed
@tlmii tlmii deleted the jamesnk/metrics-issue branch November 2, 2023 03:54
@tlmii
Copy link
Member

tlmii commented Nov 2, 2023

Whoops! I did not mean to do that. Meant to approve it. Sorry. Doing too many things at once and hit the big green button.

davidfowl pushed a commit that referenced this pull request Nov 2, 2023
…647)

* Fix metrics error when switching application (#640)

* Restore disabled counter
joperezr added a commit that referenced this pull request Nov 14, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dashboard Metrics GetInstrument assertion failure
3 participants