v20260426 (Patch)
ยท One min read
This patch improves the reliability of AI widgets when loading dashboards, ensuring data displays correctly on first load.
New Features & Major Enhancements ๐โ
Improved AI Widget Loadingโ
- Enhanced how AI widgets initialize by validating required components earlier in the loading process, preventing issues where data would fail to appear.
Key Fixes ๐ ๏ธโ
-
Fixed an issue where AI Widgets could appear empty when a dashboard was first opened.
-
Ensured the widgetโs underlying frame is validated before attempting to load data, preventing incomplete initialization.
-
Added safeguards to stop execution if required components are missing, improving overall stability.