We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://codesandbox.io/s/swiper-pagination-radio-issue-o66m3
Radio buttons within a swiper stop working properly by user being unable to change checked status by a single click. Multiple clicks seem to work.
A single click focuses the radio button but doesn't check it.
A single click should check the radio within a swiper
A single click only focuses the radio some times. Some times it works immediately, some times it requires multiple clicks.
7.4.1
macOS 11.6 Chrome 95.0.4638.54
The text was updated successfully, but these errors were encountered:
f0eac04
No branches or pull requests
Check that this is really a bug
Reproduction link
https://codesandbox.io/s/swiper-pagination-radio-issue-o66m3
Bug description
Radio buttons within a swiper stop working properly by user being unable to change checked status by a single click. Multiple clicks seem to work.
A single click focuses the radio button but doesn't check it.
Screen.Recording.2022-01-11.at.19.32.58.mov
Expected Behavior
A single click should check the radio within a swiper
Actual Behavior
A single click only focuses the radio some times. Some times it works immediately, some times it requires multiple clicks.
Swiper version
7.4.1
Platform/Target and Browser Versions
macOS 11.6 Chrome 95.0.4638.54
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: