lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Bug]: ListApplications API call fails if there are any Navigation Apps in the Workspace

Open ScottKemp opened this issue 3 weeks ago • 1 comments
trafficstars

Is there an existing issue for this?

  • [x] I have searched the existing issues

Current Behavior

Using the Lowcoder API call ListApplications will fail if you have added any "Navigation" type apps to the workspace. Once you remove the app, it works again.

Image

Expected Behavior

ListApplications should always work

Steps to reproduce

  1. Make a new App TEST1
  2. Add a Lowcoder Api Call ListApplications
  3. Test the call, should return a list of applications
  4. Go back to the Lowcoder Applications page
  5. Add a new Navigation component (I used mobile)
  6. Edit the TEST1 App
  7. run the API call again
  8. It will fail

Environment

Self Hosted 2.7.4 Cloud 2.7.5

Additional Information

No response

ScottKemp avatar Oct 28 '25 18:10 ScottKemp