grafana / scenes

Build Grafana dashboards directly in your Grafana app plugins.
https://grafana.com/developers/scenes
Apache License 2.0
141 stars 21 forks source link

Revert "SceneObjectBase: Support rendering a child out of context" #891

Closed torkelo closed 2 months ago

torkelo commented 2 months ago

Reverts grafana/scenes#887

I did not end up needing this as a core feature, mainly because I needed the behavior to be recursive and it was pretty easy to accomplish with a external util function: https://github.com/grafana/grafana/blob/1e884741f23cebc07097abfe5b51d09ff7568420/public/app/features/dashboard-scene/utils/utils.ts#L274

https://github.com/grafana/grafana/pull/93000/

grafanabot commented 2 months ago

:rocket: PR was released in v5.14.2 :rocket: