You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi,
I've cloned this project and added some changes to it.
With my project I use react with the following deps -
When I run my project and click on the Carousel's arrow I get the following error -
TypeError: this.updater.enqueueCallback is not a function
And the full stack trace -
As far as I can tell (from some search) this is related to the difference between the react versions being used.
Is it related to it? Or is it a fault on my side?
The text was updated successfully, but these errors were encountered: