Interactive Tree Panel gives unexpected error

I am running openSuse LEAP 15.5 and running the latest version available in the OpenSuSe distro grafana-enterprise-10.4.2-1.x86_64.

I am trying to build a table with expandable rows for each of the main rows of data. I am following the instructions in this URL Interactive Tree Panel plugin for Grafana | Grafana Labs. I obtain the table from a MySQL query. I try to set the id node, label node, and parent id node in the control panel and get

An unexpected error happened
TypeError: Cannot read properties of undefined (reading ‘pushEvent’)
at r [link removed]6279.3cd5c19f7079e9520c6f.js:194:122076
at div
at div
at x

Sample data can be found at https://heroes.im/grafana/interactive_tree_sample_data.csv. Here is how the control panel looks immediately before the crash.

Any guidance in how to debug or solve would be very welcome.

Thanks.

I tried this using the sample data in the URL Interactive Tree Panel plugin for Grafana | Grafana Labs with the identical results.

Has anyone else been able to get this visualization to work?

I have opened a cloud account on grafana and was able to make the Interactive Tree Panel plugin for Grafana | Grafana Labs work. Conclusion there is a problem with the plugin with the older version of grafana in the openSuse distribution that does not exist in the latest version of grafana.