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
I am using react-owl-carousel in my project. Initially, I am loading 5 items through an API call and after that, I am doing an API call on the click of the next button to get the next data. The issue is the data is updating properly but the slide effect of the carousel is gone. I have tried to add animateIn also but it didn't work. Please help me with this issue.
The text was updated successfully, but these errors were encountered:
I am using react-owl-carousel in my project. Initially, I am loading 5 items through an API call and after that, I am doing an API call on the click of the next button to get the next data. The issue is the data is updating properly but the slide effect of the carousel is gone. I have tried to add animateIn also but it didn't work. Please help me with this issue.
The text was updated successfully, but these errors were encountered: