react-carousel icon indicating copy to clipboard operation
react-carousel copied to clipboard

Carousel bluring when clicking next or previous buttons

Open SC7639 opened this issue 3 years ago • 0 comments

Describe the bug The issue is that the images in the carousel are now blurring when they move. Click next or previous buttons or dragging.

To Reproduce Steps to reproduce the behavior:

  1. Load page
  2. Click on next button or previous button

Expected behavior Scrolls the images without them blurring

Screenshots https://user-images.githubusercontent.com/6049560/109541401-ad4e6080-7abb-11eb-9283-4937164a1fcd.mp4

Environment

  • please paste the result of npx envinfo --system --binaries --browsers --npmPackages '@brainhubeu/*'
  • System: OS: Linux 4.19 Ubuntu 20.04.1 LTS (Focal Fossa) CPU: (12) x64 Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz Memory: 1.60 GB / 7.77 GB Container: Yes Shell: 5.0.17 - /bin/bash Binaries: Node: 15.4.0 - ~/.nvm/versions/node/v15.4.0/bin/node Yarn: 1.22.10 - ~/.nvm/versions/node/v15.4.0/bin/yarn npm: 7.5.4 - ~/.nvm/versions/node/v15.4.0/bin/npm npmPackages: @brainhubeu/react-carousel: ^1.19.26 => 1.19.26
  • desktop or mobile (which device & OS if mobile)? Desktop
  • Browser [e.g. Chrome, Safari] - Chrome

SC7639 avatar Mar 01 '21 18:03 SC7639