You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Carousels should expose the smoothScroll parameter in the constructor, so that developers who want to disable smooth scrolling transitions between slides can do so.
Alternatives Considered
There are no viable alternatives, as the CSS 'scroll-behavior' is not allowed in AMP emails.
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Description
Carousels should expose the smoothScroll parameter in the constructor, so that developers who want to disable smooth scrolling transitions between slides can do so.
Alternatives Considered
There are no viable alternatives, as the CSS 'scroll-behavior' is not allowed in AMP emails.
Additional Context
No response
The text was updated successfully, but these errors were encountered: