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

Prevent SVG from being focusable in IE #29

Open
basham opened this issue Feb 20, 2015 · 1 comment
Open

Prevent SVG from being focusable in IE #29

basham opened this issue Feb 20, 2015 · 1 comment

Comments

@basham
Copy link
Member

basham commented Feb 20, 2015

http://stackoverflow.com/questions/18646111/disable-onfocus-event-for-svg-element

<svg focusable="false"></svg> does this job.

@basham
Copy link
Member Author

basham commented Feb 20, 2015

Unfortunately, React doesn't support focusable. I don't quite know how I can force it to display the attribute.

@basham basham modified the milestone: Extras Mar 2, 2015
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