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
When kirby-slides slides input is updated asynchronosly, but with a new object that causes us to re-render the individual slides without re-rendering the slides component itself, swiper.js no longer has the correct slides references to apply its styles to.
RasmusKjeldgaard
removed
NOT Prioritized
Issue not yet prioritized and added to a Milestone
👶🏻 New
For new issues before prioritisation and refinement
NOT Verified
Applied to bug reports that have not been verified by a member of @kirbydesign/kirby-guild
labels
Jun 22, 2023
RasmusKjeldgaard
changed the title
[BUG] kirby slides sometimes loses config when slides input is updated
[BUG] kirby slides sometimes breaks when slides input is updated
Jun 22, 2023
Describe the bug
When kirby-slides
slides
input is updated asynchronosly, but with a new object that causes us to re-render the individual slides without re-rendering the slides component itself, swiper.js no longer has the correct slides references to apply its styles to.Expected:
Actual:
Describe how to reproduce the bug
Repro (and suggested fix) by @troelslenda: develop...reproduced-slides-bug
Which Kirby version was used?
8.7.0
Checklist:
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
Verification
To make sure the bug is not intended behaviour; it should be verified by a member of team Kirby before moving on to implementation.
NOT verified
label has been removed by a member of team Kirby; do not proceed until this is doneImplementation
The contributor who wants to implement this issue should:
Review
Once the issue has been implemented and is ready for review:
The text was updated successfully, but these errors were encountered: