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
If I try to pass an array of Swiper instances as controller I get
RangeError
Maximum call stack size exceeded
Changing states to refs is not a solution
Expected Behavior
I need all swiper instances to be synced and controlled by each other
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/flamboyant-shape-qrkmlz?file=%2Fsrc%2FApp.js
Bug description
If I try to pass an array of Swiper instances as controller I get
RangeError
Maximum call stack size exceeded
Changing states to refs is not a solution
Expected Behavior
I need all swiper instances to be synced and controlled by each other
Actual Behavior
No response
Swiper version
11.2.6
Platform/Target and Browser Versions
Chrome
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: