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

[v10.2.x] Explore: Fix support for angular based datasource editors #77505

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport 7737226 from #77486


What is this feature?

in #66286 we mistakenly removed the eventbridge initialization code from Explore panes, this is causing explore to error when receiving data because no eventBridge is present in the store.

This PR restores the event bridge so that angular plugins can keep functioning in Explore.

Why do we need this feature?

To make angular plugins work in Explore

Who is this feature for?

Explore uses that still use angular based editors

Which issue(s) does this PR fix?:

Fixes #77451

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

@Elfo404 Elfo404 merged commit c32d98a into v10.2.x Nov 2, 2023
23 of 24 checks passed
@Elfo404 Elfo404 deleted the backport-77486-to-v10.2.x branch November 2, 2023 10:12
@aangelisc aangelisc modified the milestones: 10.2.x, 10.2.1 Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants