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

Add setter for AbstractTextField.hasFocus #1589

Closed
wants to merge 1 commit into from

Conversation

tejaede
Copy link
Collaborator

@tejaede tejaede commented Jul 28, 2015

Allow bindings to the public hasFocus trigger on property change by using a setter rather than setting the private _hasFocus directly.

@rayshan
Copy link
Contributor

rayshan commented Jul 29, 2015

@thibaultzanini thibaultzanini self-assigned this Dec 30, 2015
IE11 throws an error when defineProperty is called on window.Promise,
(the property is “non-configurable”) unless the property descriptor
explicitly defines configurable = true.
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

3 participants