gullerya / object-observer

Object Observer functionality of JavaScript objects/arrays via native Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ensure reverse shuffle of an Array are reflecting the correct path (especially root path)

gullerya opened this issue · comments

I have a suspect, that when observing the root change of an array (pathsOf: '') the events of an array mutations like reverse or shuffle are NOT being dispatched.

fixed in 3.1.0