ArrayInput change event contains old data on remove #277

Open
opened 2015-02-13 17:36:04 +00:00 by j · 3 comments
Owner

When removing an element from , the change event still includes the removed value.

When removing an element from <ArrayInput>, the change event still includes the removed value.
rlx added the
Ox
label 2015-02-13 17:36:04 +00:00
rlx self-assigned this 2015-02-13 17:36:04 +00:00
rlx added the
severity: normal
defect
0.1
0.1
labels 2015-02-13 17:36:04 +00:00
Owner

Wouldn't that be observable at http://oxjs.org/#examples/form_elements/live ?

There, seems to behave correctly.

Wouldn't that be observable at <http://oxjs.org/#examples/form_elements/live> ? There, <ArrayInput> seems to behave correctly.
Author
Owner

happens if the inner element does not get emptied with value('')

happens if the inner element does not get emptied with value('')
Owner

Is this fixed?

Is this fixed?
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/oxjs#277
No description provided.