lowcoder
lowcoder copied to clipboard
[Bug]: ListApplications API call fails if there are any Navigation Apps in the Workspace
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.
Expected Behavior
ListApplications should always work
Steps to reproduce
- Make a new App TEST1
- Add a Lowcoder Api Call ListApplications
- Test the call, should return a list of applications
- Go back to the Lowcoder Applications page
- Add a new Navigation component (I used mobile)
- Edit the TEST1 App
- run the API call again
- It will fail
Environment
Self Hosted 2.7.4 Cloud 2.7.5
Additional Information
No response