Hello I am getting this error when I use withStore() or even hooks as described in the docs
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'state').
I actually want to remove display of button when there are no more slides to scroll further.
Thanks for the wonderful library.