Closed torkelo closed 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/
:rocket: PR was released in v5.14.2 :rocket:
v5.14.2
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/