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

Fix an incompatibility in .focus() calls with modern (2018) DOM API #6

Merged
merged 1 commit into from
Jun 12, 2018

Conversation

ljurgs
Copy link
Contributor

@ljurgs ljurgs commented Jun 12, 2018

Essentially the same:
jhollingworth/bootstrap-wysihtml5#391

.focus() calls can only accept void or object as valid parameter types.

@ljurgs ljurgs merged commit 8bc2a47 into master Jun 12, 2018
@ljurgs ljurgs deleted the 0.2.11 branch June 12, 2018 10:19
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.

1 participant