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
{{ message }}
This repository was archived by the owner on Oct 25, 2025. It is now read-only.
This repository was archived by the owner on Oct 25, 2025. It is now read-only.
The box with the shortcuts and the AI's response appears as a black box to others viewing my screen on Google Meet. If I take a screenshot, it also shows up black. #5
[ X] For issue in production release, add devtools output of DEBUG_PROD=true npm run build && npm start
Expected Behavior
The app should be invisible to the others persons in meet.
Current Behavior
The box with the shortcuts and the AI's response appears as a black box to others viewing my screen on Google Meet. If I take a screenshot, it also shows up black. The program isn't being hidden.
Steps to Reproduce
Clone the repository
Runs npm install
run npm start
try to take an screenshot using windows shift s or open a google meet.
Possible Solution (Not obligatory)
Context
I dont make any change to the boiler plate, and this issues affects all the utility of the app.
Your Environment
Node version : v22.12.0
electron-react-boilerplate version or branch : main branch
Prerequisites
mainbranchDEBUG_PROD=true npm run build && npm startExpected Behavior
The app should be invisible to the others persons in meet.
Current Behavior
The box with the shortcuts and the AI's response appears as a black box to others viewing my screen on Google Meet. If I take a screenshot, it also shows up black. The program isn't being hidden.
Steps to Reproduce
Clone the repository
Runs npm install
run npm start
try to take an screenshot using windows shift s or open a google meet.
Possible Solution (Not obligatory)
Context
I dont make any change to the boiler plate, and this issues affects all the utility of the app.
Your Environment
This blackbox on the top is the program running.