check slidesElements #130
kostya110393
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm going to suggest to make a check slide Elements in setup return
slidesElements.forEach((el, index) => (el.props ? el.props.index = index : null));
Because I have a problem with it. I get a response from the server for a long time
Beta Was this translation helpful? Give feedback.
All reactions