0

Nested input fields lose focus on update (due to a re-render of the view) when the model is bound using angularFire (behaves normally when not using angularFire). See a detailed plunker here which demonstrates the issue.

Can anyone suggest a workaround or a fix for this issue?

1
  • As @oori answered, seems like a regression that was introduced by the latest version of AngularFire. Follow the issue to be notified when it gets fixed! Commented Sep 26, 2013 at 19:02

1 Answer 1

1

It's a bug in the current version (sep'2013). Until it's fixed, revert back to older version, or manually add the removed block.
see: https://github.com/firebase/angularFire/issues/121

update: https://github.com/firebase/angularFire/commit/574bff119b86b16585fdaba599286c1cc7d4a892

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.