-
Type:
Bug
-
Resolution: Done
-
Priority:
High
-
Affects Version/s: None
-
None
Camp mode is getting disconnected unexpectedly under the following scenarios:
- On Refresh:
When the user clicks on refresh, the camp mode gets disconnected automatically. - During Usage:
Camp mode is also getting disconnected on its own while actively using the application, without any user action.
Steps to Reproduce:
Case 1: Refresh Issue
- Enable Camp Mode.
- Click on Refresh.
- Observe camp mode status.
Case 2: Auto Disconnection
- Enable Camp Mode.
- Continue using the application normally.
- Observe camp mode after some time.
Expected Result:
- Camp mode should remain active after refresh.
- Camp mode should not disconnect automatically during usage.
- Session should persist unless explicitly disabled by user.
Actual Result:
- Camp mode gets disconnected on refresh.
- Camp mode disconnects automatically during usage without any action.