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

All row repeat fixes (Just for testing in core repo PR) #732

Closed
wants to merge 13 commits into from

Conversation

torkelo
Copy link
Member

@torkelo torkelo commented May 10, 2024

  • Variables: Do not update value when value and text are the same
  • SceneVariableSet: Do not propagate variable value changes when a local variable has the same name
  • Update
  • SceneObject: Handle new or removed behaviors

This is just to test a canary build with all these fixes

📦 Published PR as canary version: 4.17.4--canary.732.9028593616.0

✨ Test out this PR locally via:

npm install @grafana/scenes@4.17.4--canary.732.9028593616.0
# or 
yarn add @grafana/scenes@4.17.4--canary.732.9028593616.0

@torkelo torkelo added the release Create a release when this pr is merged label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Create a release when this pr is merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant