bolt-cep
bolt-cep copied to clipboard
Fixing issue with Mac CEP not passing click events
This is a solution to a problem where Mac CEP extensions don't get the click events because the window isn't passing them down to the app. This is reported here: https://github.com/adobe/react-spectrum/issues/854
I have seen this issue with React Spectrum, I've used other workarounds, although this is very simple, do you know if this could potentially break other packages?
Wondering if it's better suited in a enableSpectrum() helper function than on by default for everyone.
Made this optional in 1.2.5 and documented here:
https://github.com/hyperbrew/bolt-cep?tab=readme-ov-file#misc-troubleshooting