Rohan Lahori
Rohan Lahori
Issue : While workspace creation workspace and slug unique check api's were called multiple times due to a bug in the useEffect. Fix : Removed re-rendering and ensured that we...
**PR Changes :** Migrates Edit Git Pulled apps from lts-3.0 to pre-release. Reference PR : https://github.com/ToolJet/tj-ee/pull/3482
**Issue:** For private released apps, the app URL was routing the user to the currently logged-in workspace session instead of the workspace associated with the application.
[ee-server](https://github.com/ToolJet/ee-server/pull/293) [ee-frontend](https://github.com/ToolJet/ee-frontend/pull/301)