It's an awesome component, however I can't use it inside a vue-cli created project.
I got the following error

And the error came from Platform.is.firefox.
!0 === Platform.is.firefox && preventDraggable(t, !0), removeObserver(r), !0 !== i && setObserver(t, e, r);
I think is the build issue that ignored Platform. current I can only clone the whole repo and build it from source