mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #4804] [bug]: extensions not reported? #1800
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1800
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Abandoned9 on GitHub (Mar 4, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4804
Originally assigned to: @CuriousCorrelation on GitHub.
Is there an existing issue for this?
Current behavior
Steps to reproduce
install extension like this
Environment
Production
Version
Cloud
@JustLazzah commented on GitHub (Mar 4, 2025):
Same problem!
@AbraKadabraCoding commented on GitHub (Mar 4, 2025):
Same problem.
Works on friday.
@jamesgeorge007 commented on GitHub (Mar 4, 2025):
Hi, we've identified the root cause of the issue, and it will be addressed in the next patch release.
@jamesgeorge007 commented on GitHub (Mar 6, 2025):
Hi, the above fix is now out with the latest patch release. It should resolve issues encountered while attempting to send a request with
Browser extensionchosen as the interceptor alongside the inconsistent reports mentioned above for the most part. Please update to the latest version; ensure to perform a reload if they remain on the cloud offering. For SH instances, be sure the instance URL is added to the list of origins as part of the browser extension ref.However, there are known issues regarding inconsistent reports about the extension version displayed with the text
Not reported, especially when the SH instance URL is not added to the list of origins in the browser extension or if it gets disabled/uninstalled. We'll keep the issue open while similar corner cases are being investigated.@jamesgeorge007 commented on GitHub (Mar 13, 2025):
Closing this issue since the above cases are now resolved in the latest release. Please let us know if you have any feedback.