grafana / grafana-iot-twinmaker-app

AWS IoT TwinMaker Application Plugin for Grafana
Apache License 2.0
19 stars 12 forks source link

fix(scene-viewer): Upgrade AppKit and UxSDK bundle for compatibility fix with Grafana runtime env #291

Closed hwandersman closed 2 months ago

hwandersman commented 2 months ago

What this PR does / why we need it: The Scene Viewer is currently broken in the latest version of the plugin for Grafana v10+. See details about this bug here.

Need the latest AppKit changes and UxSDK bundle changes to enable the Scene Viewer to load successfully in Grafana runtime versions 9.4, 10.4, and 11.1. Specifically both static and dynamic scenes can load in the Scene Viewer panel.

Which issue(s) this PR fixes:

Fixes #286

Special notes for your reviewer: