- Newest
- Most votes
- Most comments
Based on the information available, there are known breaking changes in recent Grafana versions that could affect plugin compatibility. Grafana version 10 introduced a significant breaking change with the discontinuation of Angular support, which required plugin upgrades. Additionally, there have been changes to how panels and data sources function across different Grafana versions.
For AWS IoT TwinMaker specifically, Amazon Managed Grafana currently supports version 1.3.1 of the AWS IoT TwinMaker Grafana plugin. The version you're using (v2.1.5) appears to be newer than what's documented for Amazon Managed Grafana support.
The error you're seeing - "Cannot read properties of undefined (reading 'ReactCurrentDispatcher')" - suggests a React compatibility issue, which could indicate that the plugin version may not be fully compatible with Grafana v13.1.0.
To resolve this issue, I recommend:
- Verify that your AWS IoT TwinMaker plugin version is compatible with Grafana v13.1.0 by checking the plugin's compatibility documentation
- Ensure that the AWS IoT TwinMaker workspace and data source are properly configured with the correct permissions
- Check that your CORS configuration is properly set up in your Amazon S3 bucket to allow the Grafana domain to access resources
- Consider testing with the documented supported version (1.3.1) if you're using Amazon Managed Grafana, or contact AWS Support through your AWS Support Center to report this compatibility issue with the specific plugin and Grafana versions
Since this appears to be a version compatibility issue between Grafana v13.1.0 and the TwinMaker plugin v2.1.5, you may want to add correspondence to your existing support case through the AWS Support Center with these specific version details.
Sources
Differences between Grafana versions - Amazon Managed Grafana
Amazon Managed Grafana - AWS IoT TwinMaker
CORS configuration for Grafana scene viewer - AWS IoT TwinMaker
answered a month ago
Relevant content
asked a year ago
asked a year ago
