Closed
Description
Guys n girls, fellow developers..
Apparently I've done a big mistake here.. v3.0.0 introduces a bug when you deal with granular data (for example, dynamically disabling a data, or, modifying a data). This happens because I tried to "isolate" input-model (to make it reusable).
As a result, for now you can't do any granular data operation dynamically. You'll be OK if you don't need it, though.
I'm working to fix that (along with other bug fixes), but most likely I can't keep the input-model isolated. After the fix, the input-model behaviour will be similar to version 2.x.x.
Really sorry for this.