Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing issue with Mac CEP not passing click events #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jameslockman
Copy link

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: adobe/react-spectrum#854

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:
adobe/react-spectrum#854
@justintaylor-dev
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants