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

Stopped working in Firefox, but working from Chrome #399

Open
mlesin opened this issue Nov 20, 2022 · 1 comment
Open

Stopped working in Firefox, but working from Chrome #399

mlesin opened this issue Nov 20, 2022 · 1 comment
Labels
Bug Something isn't working

Comments

@mlesin
Copy link

mlesin commented Nov 20, 2022

About

Suddenly, possibly with some Firefox update, extension stopped working correctly, but from Chrome, everything works as expected. I see this behavior in Linux and OSX releases of Firefox 107.0.
Application now says on every urql action the following:

Unable to send message to Urql Devtools extension

While extension itself says

Make sure you're using the Urql Devtools exchange!

Reproduction

  1. Clone this slightly modified "with-vue3" example project
  2. Run yarn install
  3. Run yarn start
  4. Open firefox and navigate to http://localhost:8080 or other port assigned by vite
  5. Open the urql devtools panel

Expected result

  • Extension detects app and shows schema, query

Actual result

  • Extension shows message "Make sure you're using the Urql Devtools exchange!"
  • In console, application shows message "Unable to send message to Urql Devtools extension"

Additional info

environment version
browser Firefox 107.0
urql 3.0.4
@urql/devtools 2.0.3
@mlesin mlesin added the Bug Something isn't working label Nov 20, 2022
@max-nicholson
Copy link

Getting the same on the latest firefox version (113)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants