New amp-carousel jitters when changing slides
See original GitHub issueHow do we reproduce the issue?
Observe the carousel included in the following example: http://output.jsbin.com/mojuqakosu
- Switch slides by clicking the next or prev buttons.
Result: Jitter as slides are transitioned. Expected Result: No jitter.
What browsers are affected?
Specifically tested: Chrome: 53.0.2785.116 Safari: 9.0.3 (11601.4.4)
Which AMP version is affected?
Powered by AMP ⚡ HTML – Version 1475106123549
Note that we did not observe any jitter with this same markup under the old amp-carousel
. Any ideas?
Issue Analytics
- State:
- Created 7 years ago
- Comments:42 (28 by maintainers)
Top Results From Across the Web
AMP Carousel, amp-carousel advanced examples and tricks
Designing AMP slider - You can operate the . amp-carousel-slide class selector to aim at carousel objects. - The visional condition of an...
Read more >Example: <amp-carousel> - amp.dev
The amp-carousel component allows displaying multiple similar pieces of content along a horizontal axis.
Read more >Indicator of amp-carousel(auto) are not working - Stack Overflow
The problem with your implementation is that the slideChange event is not allowed to invoke AMP.setState({}) (you can see the error message ...
Read more >how to let the first slide appear after button click also in antd ...
Implement a new carousel, like <amp-carousel> , that addresses many of the feature requests for the existing <amp-carousel> .
Read more >Master Slider: jQuery and WordPress Slider Plugin
Learn how this feature rich plugin is just waiting to amp up your website. ... The included slider samples really help you set...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I investigated with a different machine and a fresh chrome install. No Jitter. Will report back as soon as i have the “jitter”-machine on my hands again.
Tested against latest
master
. Seems to work great!