an error appear in console when you add touchEvent
Revan99 opened this issue · 2 comments
Revan99 commented
Describe the bug
A clear and concise description of what the bug is.
the bug is some error appear in console when you add touchEvent
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS] windows
- Browser [e.g. chrome, safari] chrome
- Version [e.g. 22] 100
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
ooade commented
Sorry, I have a few questions:
- Are you wrapping the click away listener around
AsyncRadioDropdown
? - If yes, do you have the ref forwarded in AsyncRadioDropdown?
If you can create a fork of this to help recreate it, that would be helpful.
ooade commented
Hi there, does this issue still exists?