"Save Image" menu option gets unwanted gray boxing on 2nd monitor #2186
Labels
bug
Something isn't working
frontend
help-wanted
great first issue or place to start for our open source community members
vega
Describe the bug
Occasionally the screenshots have been coming out with slightly odd results, some or all of the following:
It's been hard to reproduce, but let's document stuff here as it's found and then address.
Edit: on ben's machine, it seems to only occur:
There is an issue opened on the screenshot package mentioning a conflict when the screenshot content is wrapped in a material ui
<Paper>
component vre2h/use-react-screenshot#56Things tried that didn't help:
exporting as jog instead of pngwrapping entire card in<Paper>
removing the MUI provider at the top levelIt's possible this is being caused by the<Backdrop>
component that greys out the backdrop and focuses the user on a spinner while the screenshot is thinking.... perhaps on some machines the grayed background is interferingExample of weirdness
The text was updated successfully, but these errors were encountered: