apollo-client-devtools icon indicating copy to clipboard operation
apollo-client-devtools copied to clipboard

Does not show in Firefox Snap

Open Sephster opened this issue 3 years ago • 5 comments

Intended outcome: Visit a website, inspect it and see the Apollo dev tools tab

Actual outcome: Apollo dev tools does not display. If I visit the site in Chrome it works without issue.

How to reproduce the issue:

My strong suspicion is that this is because I'm using Firefox in Ubuntu which is now dispatched as a Snap package instead of a normal.deb package. Visit any Apollo enabled site in Firefox (snap version) and I expect you will see the same result

Desktop (please complete the following information):

  • OS: Ubuntu 22.04.1
  • Browser Mozilla Firefox Snap for Ubuntu
  • Browser version 104.0.2
  • Extension version 4.1.2

Sephster avatar Oct 21 '22 13:10 Sephster

I'm seeing the same issue on MacOS, so possibly not snap releated:

OS: macOS 12.6 arm64 Browser: Mozilla Firefox Browser version: 106.0.1 (64-bit) Extension version: 4.1.1

Edit: Looks like a full browser restart fixed it, though the developer tools icon seems to be missing

ksmithut avatar Oct 24 '22 17:10 ksmithut

@Sephster could you try with Apollo Client version 3.8.3? I'm also waiting for Firefox to release the latest version of the addon which hopefully will be in the next day or two 🤞 but you may find that just upgrading your Apollo Client version to 3.8.3 does the trick. Let me know how it goes :)

alessbell avatar Sep 07 '23 19:09 alessbell

I am using @apollo/client: version "3.8.3" and the newest firefox extension that came out on the 8th of Sept and it does not show up on macos/firefox.

gabrielmicko avatar Sep 08 '23 13:09 gabrielmicko

Changed to "@apollo/client": "3.3.15", and it works, not with the new apollo version 3.8.3!

gabrielmicko avatar Sep 08 '23 13:09 gabrielmicko

@Sephster could you try with Apollo Client version 3.8.3? I'm also waiting for Firefox to release the latest version of the addon which hopefully will be in the next day or two 🤞 but you may find that just upgrading your Apollo Client version to 3.8.3 does the trick. Let me know how it goes :)

Apologies but I won't be able to check this. I'm on shared parental leave until January so don't have access to the affected project. Thank you so much for looking at this though

Sephster avatar Sep 21 '23 15:09 Sephster