Error on zooming
pauubach opened this issue · 2 comments
pauubach commented
vue.js:1897 TypeError: this.imageLoader is not a function
at VueComponent.preloadImages (flipbook-vue:29)
at VueComponent.zoomTo (flipbook-vue:29)
at VueComponent.zoomAt (flipbook-vue:29)
at VueComponent.swipeEnd (flipbook-vue:29)
at VueComponent.onPointerUp (flipbook-vue:29)
at invokeWithErrorHandling (vue.js:1863)
at HTMLDivElement.invoker (vue.js:2188)
at HTMLDivElement.original._wrapper (vue.js:7547)
ts1 commented
Thank you for the catch.
Fixed in v0.10.1.
pauubach commented
Very fast. ¡Thanks Takeshi!