apollo-client-devtools
                                
                                 apollo-client-devtools copied to clipboard
                                
                                    apollo-client-devtools copied to clipboard
                            
                            
                            
                        Does not show in Firefox Snap
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
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
@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 :)
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.
Changed to "@apollo/client": "3.3.15", and it works, not with the new apollo version 3.8.3!
@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