* instead of deeply watching the elements' arr (which would cause a re-parsing on any element pos change, like dragging a node) we watch the elements + elements arr length and re-parse as necessary Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>