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

Responsive Carousel Item's Disapearing when using more than 2 items. #5643

Closed
brandozer1 opened this issue Dec 24, 2023 · 1 comment
Closed
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted

Comments

@brandozer1
Copy link

Describe the bug

When using more than 2 items there is a flicker when scrolling and items disappear when the viewport size changes.

Reproducer

No response

PrimeReact version

9.5.0

React version

18.x

Language

ALL

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

  1. Create a carousel with fundamental responsive options. 2. give the bare minimum elements as items. 3. create a breakpoint with at least 3 items. 4. change viewport/scroll.

You will notice the items can very easily become glitchy, disappear, and sometimes don't render at all.

Expected behavior

  1. Create a carousel with fundamental responsive options. 2. give the bare minimum elements as items. 3. create a breakpoint with at least 3 items. 4. change viewport/scroll.

Items scroll without glitching, flickering, squishing, or hesitation when rendering.

@brandozer1 brandozer1 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 24, 2023
@melloware
Copy link
Member

Duplicate of #5166 ??

@melloware melloware closed this as not planned Won't fix, can't repro, duplicate, stale Dec 25, 2023
@melloware melloware added Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted
Projects
None yet
Development

No branches or pull requests

2 participants