Katherine Nagels

Results 2 comments of Katherine Nagels

I have a similar experience to @i-s-o-g-r-a-m above. I'm at first seeing: ``` notblank ``` , then after an `onChange` event has fired: ``` notblank ``` I'll use the`Html.Attributes.attribute "value"`workaround...

Thanks @bbqbaron, for explaining more clearly than I did! Since `div`s aren't focusable/blurrable, I couldn't see an easy fix to this, but I'll keep thinking.