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

render 0 value #149

Closed
aeosynth opened this issue May 17, 2016 · 11 comments
Closed

render 0 value #149

aeosynth opened this issue May 17, 2016 · 11 comments

Comments

@aeosynth
Copy link
Contributor

<input value={0}/>

the above does not render the zero, i assume because preact is treating it as undefined. i would like the zero rendered.

@developit
Copy link
Member

Thanks for the report. How are you checking the rendered value?

@aeosynth
Copy link
Contributor Author

just viewing it in the browser

@aeosynth
Copy link
Contributor Author

jsfiddle: http://jsfiddle.net/eh0f7hc5/

@developit
Copy link
Member

Perfect, I'll get this fixed ASAP.

@developit
Copy link
Member

Confirmed fix coming shortly.

@developit
Copy link
Member

@aeosynth I've released this under the beta tag: npm i -S preact@beta

@aeosynth
Copy link
Contributor Author

works great, thanks. will you push this to master soon?

@developit
Copy link
Member

It will graduate from beta once the other 3 fixes are confirmed.

On Sat, May 21, 2016, 12:37 PM James Campos [email protected]
wrote:

Closed #149 #149.


You are receiving this because you commented.

Reply to this email directly or view it on GitHub
#149 (comment)

  • Jason

@aeosynth
Copy link
Contributor Author

i meant, will you push the beta. current master is still on 4.8

@developit
Copy link
Member

developit commented May 21, 2016

Sorry, the commits are on master but not the version bump. I'll push the version next chance I get.

developit added a commit that referenced this issue May 21, 2016
@developit
Copy link
Member

@aeosynth pushed. I had the wrong remote set up, so the changes never actually got pushed to Github, haha.

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

No branches or pull requests

2 participants