PromucFlow_constructor/app
Rudraprasad Das de0068019b
fix: fixes localstorage issue for deployed apps (#39957)
## Description
Fixes localstorage issues for deployed git connected applications

Fixes https://github.com/appsmithorg/appsmith/issues/39741

## Automation

/ok-to-test tags="@tag.Sanity,@tag.Git"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/14116578305>
> Commit: bc118e3ce98d2418721f0271f7de435609ccd95c
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=14116578305&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity,@tag.Git`
> Spec:
> <hr>Thu, 27 Mar 2025 21:51:57 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Refactor**
- Improved the internal process for determining the current branch,
resulting in streamlined background operations without impacting the
overall user experience.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-28 11:55:00 +05:30
..
client fix: fixes localstorage issue for deployed apps (#39957) 2025-03-28 11:55:00 +05:30
server chore: added plugin tags (#39955) 2025-03-27 23:14:45 +05:30
util