naver / egjs-conveyer

Conveyer adds Drag gestures to your Native Scroll.
https://naver.github.io/egjs-conveyer/
MIT License
111 stars 8 forks source link

fix: remove axes instance on destory #26

Closed daybrush closed 1 year ago

daybrush commented 1 year ago

Issue

25

Details

daybrush commented 1 year ago

@malangfox

conveyer created(instance) => mounted(init) => unmount(destroy)

flicking created => mounted(instance, init) => unmount(destory)

It is a target to consider if an instance is created during the created lifecycle like a conveyor.