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

Blaze reactive variable in input value is not updating #5806

Closed
MichaelJCole opened this issue Dec 14, 2015 · 4 comments
Closed

Blaze reactive variable in input value is not updating #5806

MichaelJCole opened this issue Dec 14, 2015 · 4 comments

Comments

@MichaelJCole
Copy link
Contributor

This is to reopen #1965

It looks like there was a regression.

I'm getting the same behavior, and it seems to be related to input focus.

The value fields of input elements are not updated when:

  • subscriptions update the local data
  • they have focus
@timbotnik
Copy link

Thanks for the report, we will check into this. In the meantime, perhaps you can ensure that there is a reproduction described on the #1965 thread, and that it is the same reproduction, or add one here.

@cashbit
Copy link

cashbit commented May 13, 2016

Any news on that ?

@abernix
Copy link
Contributor

abernix commented May 16, 2016

@cashbit Any chance of throwing together a bare-bones basic reproduction of this if you're experiencing the problem? It will greatly increase the chances of someone being able to debug and fix it and if a bug is found, it will also give a good foundation for regression tests to be built around to make sure this doesn't resurface again.

Would be very much appreciated!

@MichaelJCole
Copy link
Contributor Author

MichaelJCole commented May 16, 2016

Hey, I don't have any context on this bug even though I opened it. If you have a repro or more info, please re-open or refile. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants