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
Launch and try to resize and trigger destroy multiple times
Expected Behaviour
keep methods that assigned through vue (onMounted, onDestroy etc)
Also one more request probably off topic. But I'll ask here. It would be nice to have on destroy remove splide html structure. For example in my code above I would expect on destroy to render html:
Yes what i'm understanding is that splide not destroy completely (also if there are this option also destroy: 'completely') for follow to listen the breakpoints and changes maybe...
And the problem is that the flex is disabled by this line of code on destroy: true
Checks
Version
0.6.12
Description
Reproduction Link
No response
Steps to Reproduce
Expected Behaviour
keep methods that assigned through vue (onMounted, onDestroy etc)
Also one more request probably off topic. But I'll ask here. It would be nice to have on destroy remove splide html structure. For example in my code above I would expect on destroy to render html:
The text was updated successfully, but these errors were encountered: