pushtype / push_type

PushType is a modern, open source content management system for Ruby on Rails.
http://www.pushtype.org
Other
290 stars 32 forks source link

Removing row from repeater removes entire field #31

Closed aaronrussell closed 7 years ago

aaronrussell commented 7 years ago

When removing a row from a repeater (or matrix) field, if it is nested within another table based field the javascript removes the who thing.

Offending line of code:

https://github.com/pushtype/push_type/blob/master/admin/app/webpack/javascripts/components/repeater-field.es6#L38