Skip to content

Use with a table blocks content on macOS Safari #48

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

Open
RandScullard opened this issue Jul 19, 2017 · 0 comments
Open

Use with a table blocks content on macOS Safari #48

RandScullard opened this issue Jul 19, 2017 · 0 comments

Comments

@RandScullard
Copy link

I am setting a resize handler on a table element, and this works fine in Chrome, Firefox, and IE. However, on macOS Safari 10.1.1, the resize-triggers div blocks some of the table content. That is, you can see the content but you can't get click events to it.

I fixed this in my local copy of detect-element-resize by simply changing createStyles to specify z-index: -1 in the style block for resize-triggers etc. This fixed the problem, apparently without any negative consequences.

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

No branches or pull requests

1 participant