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

onClickNav return only true #37

Closed
Choyeongdeok opened this issue Apr 7, 2021 · 1 comment · Fixed by #38
Closed

onClickNav return only true #37

Choyeongdeok opened this issue Apr 7, 2021 · 1 comment · Fixed by #38

Comments

@Choyeongdeok
Copy link

onClickNav = (toRight) => {
console.log(toRight)
}

왼쪽, 오른쪽 클릭 시 둘 다 true가 찍힙니다

@kimcoder kimcoder linked a pull request Apr 8, 2021 that will close this issue
@kimcoder
Copy link
Owner

kimcoder commented Apr 8, 2021

@Choyeongdeok
안녕하세요. 이슈 제보 감사합니다.
위 버그는 2.0.4버전에 픽스하였습니다.
감사합니다 :)
https://www.npmjs.com/package/react-simple-image-slider/v/2.0.4

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

Successfully merging a pull request may close this issue.

2 participants