Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: Firefox Extension appears broken? #4025

Open
1 task done
nathan-pisarski opened this issue May 1, 2024 · 1 comment
Open
1 task done

[bug]: Firefox Extension appears broken? #4025

nathan-pisarski opened this issue May 1, 2024 · 1 comment
Labels
bug Something isn't working need testing Needs to be tested before merging onto production

Comments

@nathan-pisarski
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

I have completed both of these steps in Chrome and Firefox:

  • Install the add-on from this repo
  • Allow the add-on to work in Private/Incognito windows
  • Attempt to hit http://mysite.test/api/some-endpoint

On Firefox, I get this:

image

On Chrome, I get what I expect:

image

More Info

uname -a

Linux ABCXYZ 6.6.26-1-MANJARO #1 SMP PREEMPT_DYNAMIC Wed Apr 10 20:11:08 UTC 2024 x86_64 GNU/Linux

Firefox Version

125.0.1 (64-bit)

Chrome Version

124.0.6367.118 (Official Build) (64-bit)

Firefox Extension Version

0.34

Chrome Extension Version

0.33

Steps to reproduce

  • Install Firefox (possibly only happens on a Linux OS)
  • Configure a local HTTP server (no HTTPS to most accurately reproduce my case)
  • Install the add-on
  • Attempt to hit an API endpoint using Hoppscotch with the add-on in Firefox

Environment

Production

Version

Cloud

@nathan-pisarski nathan-pisarski added bug Something isn't working need testing Needs to be tested before merging onto production labels May 1, 2024
@jobartim44
Copy link
Contributor

Can you try with this params when you click on the extension ?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need testing Needs to be tested before merging onto production
Projects
None yet
Development

No branches or pull requests

2 participants