Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The left arrow works like the right arrow in the custom-arrows example #4668

Closed
ray306 opened this issue Oct 24, 2024 · 2 comments
Closed

The left arrow works like the right arrow in the custom-arrows example #4668

ray306 opened this issue Oct 24, 2024 · 2 comments

Comments

@ray306
Copy link

ray306 commented Oct 24, 2024

https://alvarotrigo.com/fullPage/examples/custom-arrows.html

The left arrow works like the right arrow, user can only go ahead.

@alvarotrigo
Copy link
Owner

Good catch! 👍
Thanks for reporting it!

This happens when the element on the controlArrowsHTML option has multiple children like on the example you provided, where the SVG contains a PATH element.

Fixed on the dev branch! 🥳

@alvarotrigo
Copy link
Owner

Fixed in 4.0.31! 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants