[GH-ISSUE #5757] [bug]: Auto-refresh fixes white screen but causes loss of response data #2248

Closed
opened 2026-03-16 23:43:19 +03:00 by kerem · 0 comments
Owner

Originally created by @rayaanr on GitHub (Jan 8, 2026).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5757

Is there an existing issue for this?

  • I have searched existing issues and this bug hasn't been reported yet

Platform

Desktop App

Browser

Chrome

Operating System

macOS

Bug Description

Description

The white screen issue (https://github.com/hoppscotch/hoppscotch/issues/5716) has been temporarily mitigated by automatically refreshing (or something like that) the app when the white screen appears. While this brings the UI back, it results in the loss of existing response data, requiring the API call to be made again.

Steps to Reproduce

  1. Use the application normally.
  2. Encounter the white screen issue.
  3. The app automatically refreshes.
  4. UI becomes visible again, but previous response data is lost.

Expected Behavior

  • The UI should recover from the white screen without losing the response data.
  • Existing response data should be preserved.

Actual Behavior

  • The app auto-refreshes or something like this when the white screen appears.
  • All response data is lost, and API calls must be re-triggered.

Impact

  • Causes unnecessary API calls.
  • Results in poor user experience due to data loss.

Deployment Type

Hoppscotch Cloud

Version

25.12.1

Originally created by @rayaanr on GitHub (Jan 8, 2026). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5757 ### Is there an existing issue for this? - [x] I have searched existing issues and this bug hasn't been reported yet ### Platform Desktop App ### Browser Chrome ### Operating System macOS ### Bug Description ### **Description** The white screen issue (https://github.com/hoppscotch/hoppscotch/issues/5716) has been temporarily mitigated by automatically refreshing (or something like that) the app when the white screen appears. While this brings the UI back, it results in the loss of existing response data, requiring the API call to be made again. ### **Steps to Reproduce** 1. Use the application normally. 2. Encounter the white screen issue. 3. The app automatically refreshes. 4. UI becomes visible again, but previous response data is lost. ### **Expected Behavior** * The UI should recover from the white screen without losing the response data. * Existing response data should be preserved. ### **Actual Behavior** * The app auto-refreshes or something like this when the white screen appears. * All response data is lost, and API calls must be re-triggered. ### **Impact** * Causes unnecessary API calls. * Results in poor user experience due to data loss. ### Deployment Type Hoppscotch Cloud ### Version 25.12.1
kerem 2026-03-16 23:43:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2248
No description provided.