Skip to content
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.

On resize does not load all items #98

Open
naveendb92 opened this issue Mar 22, 2018 · 1 comment
Open

On resize does not load all items #98

naveendb92 opened this issue Mar 22, 2018 · 1 comment

Comments

@naveendb92
Copy link

The scenario is:
I have 10 items like as shown below:
image

Now on resize the browser it adds scroll and I scroll right as show below
image

Now if I expand my browser, it doesn't render all items
image

this is my carousal settings:
this.carouselOne = { grid: {xs: 3, sm: 3, md: 5, lg: 10, all: 0}, slide: 1, speed: 400, interval: 4000, point: { visible: false }, load: 10, touch: true, loop: false, easing: 'ease' }

Kindly help me with this. I'm seraching for a solution from long time but I'm to find one to render all items back ON Expand browser.

@sheikalthaf
Copy link
Owner

sheikalthaf commented Mar 22, 2018

@naveendb92 Hi,

Sure I'll fix this. Need to investigate.

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

No branches or pull requests

2 participants