eagle.js icon indicating copy to clipboard operation
eagle.js copied to clipboard

All My Slide is visible when start

Open sunupf opened this issue 6 years ago • 4 comments

Hi,

I try to separated one component for 1 slide , you can access my code here https://codesandbox.io/s/w0q3jr6mp5

As you can see. Both of Slides showed at the first time we run the slide.

more over, the transition when using LeavePrev and LeaveNext is broken also

Can you help me? because I don't see any error message on console.

Thanks

sunupf avatar Dec 25 '18 13:12 sunupf

It might be bug introduced by 0.4.2. I'll take a look. Thanks!

yaodingyd avatar Dec 26 '18 03:12 yaodingyd

The bug is fixed in 0.4.3.

You also need to set your slideshow(slide1 and slide2) to be inserted to be working https://codesandbox.io/s/10pn34k3mj

All nested slideshow need to set to either inserted or embedded https://github.com/Zulko/eagle.js#nested-slideshow

yaodingyd avatar Dec 26 '18 16:12 yaodingyd

The remaining issue is for slide transition effect can't be visible when slideshow is turning to inactive

yaodingyd avatar Dec 26 '18 16:12 yaodingyd

Noted. Will check it soon. Awesome update (y)

sunupf avatar Dec 27 '18 08:12 sunupf