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: blank dashboard page while the source is being ingested for the 1st time #6410

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

AdityaHegde
Copy link
Collaborator

When the source of a dashboard is being ingested for the 1st time there will be no validSpec and no error. Our handing around this was incorrectly checking for null but values was undefined.

@AdityaHegde AdityaHegde force-pushed the fix/dashboard-building-check branch from dd4c965 to f36ecc1 Compare January 14, 2025 06:05
@AdityaHegde AdityaHegde added the Type:Bug Something isn't working label Jan 14, 2025
@AdityaHegde AdityaHegde self-assigned this Jan 14, 2025
@ericpgreen2 ericpgreen2 merged commit 46de797 into main Jan 14, 2025
7 checks passed
@ericpgreen2 ericpgreen2 deleted the fix/dashboard-building-check branch January 14, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants