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

First card blank after looping #69

Open
Millennium-bug-82 opened this issue Jan 29, 2023 · 7 comments
Open

First card blank after looping #69

Millennium-bug-82 opened this issue Jan 29, 2023 · 7 comments

Comments

@Millennium-bug-82
Copy link

I really love this card but the loop drives me crazy, I can't get it to work properly no matter what I try.

This is what I use but the details don't really matter much right now.
The problem is that the card swipes and loops just fine except for one thing. When I swipe from the last card to the "next" card it returns to card 1 as it's supposed to do, the first card shows as blank however. When I start dragging the card it appears as normal. This leads me to believe the card is actually there, just not rendering correctly. Clearing browser cache doesn't fix anything. I've tried Chrome, Edge, Firefox and Fully Kiosk browser and all give me the same result. Is this a bug or am I doing something wrong.

type: custom:swipe-card start_card: 1 reset_after: 30 parameters: effect: coverflow spaceBetween: 8 grabCursor: true centeredSlides: true pagination: type: progressbar loop: true slidesPerView: 1

@Madelena
Copy link

Yeah, looping a swipe-card does this to me too. The only way for me to fix it is to not make it loop.

@Polarisbear
Copy link

Hey, same issue here, let me know if you need additional information
This is the current card config:

type: custom:swipe-card
parameters:
  loop: true
  effect: slide
  followFinger: false

@seanpdiaz
Copy link

Just wanted to say that I have the exact same issue here, no matter what options I use from SwiperJS I can't get it to loop. Would be curious to know if anyone has gotten this to work or not. Additionally curious if @bramkragten is still actively developing this or if it is deprecated?

@teek541
Copy link

teek541 commented Aug 31, 2023

same issue here.

@IanAdd
Copy link

IanAdd commented Dec 30, 2023

I have the same problem - loop gives blank scrolling left or right beyond last one.
Also I can't seem to get startcard: 2 to work either.

@captaincanada
Copy link

same here.
loop= true is not working correctly...
would be great to have a workaround

thx to all, working on this issue

@chrisannen
Copy link

Same Problem here. Paramters "loop: true" does not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants