Closed spirosikmd closed 6 years ago
Use ngOnInit for the first focus, and from then on react to ngOnChanges to set the focus on element.
ngOnInit
ngOnChanges
Fix #82
:tada: This PR is included in version 1.1.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Use
ngOnInit
for the first focus, and from then on react tongOnChanges
to set the focus on element.Fix #82