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
Describe the bug
I could not add custom arrows to my carousel following the docs on npm. The arrows would simply not show up. This is because an important implementation detail is omitted: custom arrows need their own styling, else they will not show up, as per issue #293.
I propose this section of the docs should be updated. It should be made clear custom arrows need their own styles. I'd be glad to contribute. What do you guys think?
Describe the bug
I could not add custom arrows to my carousel following the docs on npm. The arrows would simply not show up. This is because an important implementation detail is omitted: custom arrows need their own styling, else they will not show up, as per issue #293.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Custom arrows should show up (none do).
The text was updated successfully, but these errors were encountered: