Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If there is a change in the array length of the carousel graph, rendering will result in an error #1153

Open
2 tasks done
Sunny264 opened this issue Apr 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Sunny264
Copy link

Checks

Version

4.1.4

Description

If my carousel data length is 5 and the dynamic changes afterwards become 0, even if I use refresh(), the carousel will not be re rendered. I feel that this is a bug.

Reproduction Link

No response

Steps to Reproduce

First render 5 slider items, then dynamically increment or decrement them

Expected Behaviour

When the number of slide items changes, calling refresh will re render correctly

@Sunny264 Sunny264 added the bug Something isn't working label Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant