Hi Community! ![]()
My Forge app’s Compass UI panel (compass:componentPage) shows a deprecation warning: “App update required” - but the UI works perfectly!
The Issue
-
Warning: “Rovo Pit Wall version is outdated due to a deprecated platform component” -
UI functions correctly (displays data, all features work) -
Using @forge/react(UI Kit 2 components) -
But compass:componentPagemodule type itself is UI Kit 1
What I’ve Tried
-
Updated to UI Kit 2 React components -
Checked Forge/Compass docs - no UI Kit 2 alternative mentioned -
No compass:componentPage2or alternative module types available
Questions
-
Is there a UI Kit 2 alternative for
compass:componentPage? Can’t find one in docs. -
Is this expected? Should I just document it as a platform limitation?
-
Any workaround? Can I suppress the warning or use a different approach?
-
Timeline? Is Atlassian planning UI Kit 2 support for Compass?
The UI works fine, but the warning confuses users. Any guidance appreciated!