In an Angular 4 app me & my team are building, we've noticed that an Input element loses focus when an Observable is running (looking for a change to a Django model field). When the Observable is not running, the focus is not lost.
Clearly this is unacceptable for the user experience. How can we fix this? Robert -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
