You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the extension seems to be installed correctly. it's up to date, the files and json are set up properly, but it's not working. running Linux Mint and trying to flash my flipper zero on Flipper Lab. it's not opening the extension when i click connect.
i'm unsure how to further debug but any help would be greatly appreciated
The text was updated successfully, but these errors were encountered:
Nebula-0-System
changed the title
unreachable code after return statement
Failes to connect or open
May 3, 2024
additionally here's the logs. attempted to connect twice and got those. on first click the extension seemed to respond and had me select the proper serial port, but now it's not working
This seems to be an issue with the website. Because of the way WebSerial needs to inject its JavaScript code (in <head> before anything else starts) it can't always be the first to run on the website.
This website seems to be using a Service Worker. It is a separate script running in an isolated environment. This is not yet supported in this addon.
the extension seems to be installed correctly. it's up to date, the files and json are set up properly, but it's not working. running Linux Mint and trying to flash my flipper zero on Flipper Lab. it's not opening the extension when i click connect.
i'm unsure how to further debug but any help would be greatly appreciated
The text was updated successfully, but these errors were encountered: