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

Fixes issue with metadata not being available on initial load #450

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

jaredjensen
Copy link
Contributor

This moves observeMeta() to after createDataObservable() so that the subscription path is ensured to be loaded when the gauge is initially rendered. Without this, zone data may not be available, causing highlights to not render.

@godind godind merged commit 75c00bd into mxtommy:master Aug 4, 2024
@godind
Copy link
Collaborator

godind commented Aug 5, 2024

I'll push a release today. Mind if I tag and list you as a contributor?

@jaredjensen
Copy link
Contributor Author

jaredjensen commented Aug 5, 2024 via email

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