Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Allow angular to listen to autofill events #365

Merged
merged 1 commit into from
Jul 16, 2014
Merged

Conversation

deckar01
Copy link
Contributor

There is a long running know issue in angular/browsers that prevents angular from listening to autocomplete events.
angular/angular.js#1460

The solution is a polyfill that triggers the change event even in browsers that don't have an autofill event.
https://github.com/tbosch/autofill-event

@nullstyle
Copy link
Contributor

👍

deckar01 pushed a commit that referenced this pull request Jul 16, 2014
Allow angular to listen to autofill events
@deckar01 deckar01 merged commit fedc6bc into master Jul 16, 2014
@deckar01 deckar01 deleted the fix-autocomplete branch July 16, 2014 19:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants