James Burnett

Results 4 comments of James Burnett

Where are you seeing this error. I just upgraded to lazy-input to react v15.0.2, added an examples file, and I do not get a warning. Are you sure that this...

I'm not sure I understand your problem. The input should take whatever the new value is, and certainly appears to be doing so when I run it here. Can you...

Haha, cannot tell you how many times I forgot to trigger something. Or, because I use immutable.js for almost everything, more often I forgot to assign the updated data, so...

I have never used anything but strings or numbers as keys, especially for data I'm passing as a prop. I am curious what your use case is for needing to...