gbrlsnchs / material2-carousel

A carousel component for Angular using Material
https://gsr.dev/material2-carousel
MIT License
85 stars 114 forks source link

Clicking a carousel-indicator causes page to scroll #33

Open gabrieltaets opened 4 years ago

gabrieltaets commented 4 years ago

Conditions:

  1. A carousel is partially hidden due to page scroll position, but the indicators are still visible.
  2. User clicks on an indicator.

Expected:

Actual:

gbrlsnchs commented 4 years ago

Yeah, this is intended behavior, however it sucks on mobile because of that. For now, a fast solution would be to enable turning it off.