[GH-ISSUE #4059] [bug]: Interceptor not saving selected option #1445

Closed
opened 2026-03-16 20:21:37 +03:00 by kerem · 3 comments
Owner

Originally created by @KyleOrth on GitHub (May 13, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4059

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

As of https://github.com/hoppscotch/hoppscotch/pull/4051 the default interceptor has changed to Proxy instead of using the browser extension. This is affecting IP Addresses in requests being made.

Changing the setting back to Use browser extension resolves this issue. But after closing and reopening Hoppscotch, that setting is not saved and it reverts back to the Proxy, which is not working in my scenario.

Steps to reproduce

  1. Go to Settings
  2. Change Interceptor to Use the browser extension to send requests
  3. Send requests as needed
  4. Close and re-open Hoppscotch
  5. Observe settings has reverted back to using the Proxy again

Environment

Production

Version

Cloud

Originally created by @KyleOrth on GitHub (May 13, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4059 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior As of https://github.com/hoppscotch/hoppscotch/pull/4051 the default interceptor has changed to Proxy instead of using the browser extension. This is affecting IP Addresses in requests being made. Changing the setting back to Use browser extension resolves this issue. But after closing and reopening Hoppscotch, that setting is not saved and it reverts back to the Proxy, which is not working in my scenario. ### Steps to reproduce 1. Go to Settings 2. Change Interceptor to Use the browser extension to send requests 3. Send requests as needed 4. Close and re-open Hoppscotch 5. Observe settings has reverted back to using the Proxy again ### Environment Production ### Version Cloud
kerem 2026-03-16 20:21:37 +03:00
Author
Owner

@thetronjohnson commented on GitHub (May 13, 2024):

hi @KyleOrth are you a logged-in user or are you using the app without an account?
I reproduced this and found that this issue is only present for non-logged in users, just wanted to confirm

<!-- gh-comment-id:2106672851 --> @thetronjohnson commented on GitHub (May 13, 2024): hi @KyleOrth are you a logged-in user or are you using the app without an account? I reproduced this and found that this issue is only present for non-logged in users, just wanted to confirm
Author
Owner

@JulienPerrin commented on GitHub (May 14, 2024):

Hi,
I reproduce the issue on PWA.
When I open the app, the option "Use the browser extension to send requests (if present)" is no longer checked even though I checked it before.
Capture d’écran du 2024-05-14 09-31-36

To reproduce :

  1. check "Use the browser extension to send requests (if present)"
  2. close the PWA app, reopen it
  3. see that it is no longer checked.
<!-- gh-comment-id:2109485198 --> @JulienPerrin commented on GitHub (May 14, 2024): Hi, I reproduce the issue on PWA. When I open the app, the option "Use the browser extension to send requests (if present)" is no longer checked even though I checked it before. ![Capture d’écran du 2024-05-14 09-31-36](https://github.com/hoppscotch/hoppscotch/assets/7848947/26794fbc-d205-45ba-8ce7-1259f89bfb11) To reproduce : 1. check "Use the browser extension to send requests (if present)" 2. close the PWA app, reopen it 3. see that it is no longer checked.
Author
Owner

@nivedin commented on GitHub (May 14, 2024):

@JulienPerrin @KyleOrth thank's for reporting the issue, it should be fixed with #4060

<!-- gh-comment-id:2109508652 --> @nivedin commented on GitHub (May 14, 2024): @JulienPerrin @KyleOrth thank's for reporting the issue, it should be fixed with #4060
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#1445
No description provided.