Compass componentPage Shows "App Update Required" Warning - UI Kit 1 Deprecated, But No UI Kit 2 Alternative Available

Hi Community! :waving_hand:

My Forge app’s Compass UI panel (compass:componentPage) shows a deprecation warning: “App update required” - but the UI works perfectly!

The Issue

  • :warning: Warning: “Rovo Pit Wall version is outdated due to a deprecated platform component”

  • :white_check_mark: UI functions correctly (displays data, all features work)

  • :white_check_mark: Using @forge/react (UI Kit 2 components)

  • :cross_mark: But compass:componentPage module type itself is UI Kit 1

What I’ve Tried

  • :white_check_mark: Updated to UI Kit 2 React components

  • :white_check_mark: Checked Forge/Compass docs - no UI Kit 2 alternative mentioned

  • :cross_mark: No compass:componentPage2 or alternative module types available

Questions

  1. Is there a UI Kit 2 alternative for compass:componentPage? Can’t find one in docs.

  2. Is this expected? Should I just document it as a platform limitation?

  3. Any workaround? Can I suppress the warning or use a different approach?

  4. Timeline? Is Atlassian planning UI Kit 2 support for Compass?

The UI works fine, but the warning confuses users. Any guidance appreciated!

Hi @RomilPatel what version of @forge/react are you using?

@forge/react": "^11.9.0” so i tried this command: npm install --save @forge/react@latest which upgraded the version, but its still not working! And the error i get is this:

App update required

Rovo Pit Wall version is outdated due to a deprecated platform component. The app developer needs to update it to a compatible version. Please ask your admin to check for updates or contact the app developer.