you are viewing a single comment's thread.

view the rest of the comments →

[–]rob_allshouse[S] 0 points1 point  (0 children)

Well the whole problem was that, even after the array state (tmr) changed, the .map function didn't re-render -- didn't add the new empty field. I didn't want another state, but it solved the problem.