Skip to content
This repository has been archived by the owner on Nov 10, 2018. It is now read-only.

Cross Browser problems with checkboxes and radios. #31

Closed
iainhenderson opened this issue Sep 25, 2017 · 2 comments
Closed

Cross Browser problems with checkboxes and radios. #31

iainhenderson opened this issue Sep 25, 2017 · 2 comments
Labels

Comments

@iainhenderson
Copy link

Hi, there seem to be some problems with checkboxes and radios on your demo page These impact different browsers in different ways.

Chrome 61 Mac - Radio buttons
Selecting 'Yes' is valid, selecting 'No' is invalid

Safari 11 Mac - Radio buttons
'Yes' and 'No' are both invalid

Firefox 55. - Radio buttons
'Yes' and 'No' are both invalid

Chrome 61 - Checkboxes
Only "Wolverine" is valid

Safari 11 - Checkboxes
No options are valid

Firefox 55 - Checkboxes
No options are valid

@cferdinandi
Copy link
Owner

Hmm... I'm seeing this too. I'll look into this, thanks!

@cferdinandi
Copy link
Owner

Sorry for the lengthy delay in fixing this. It appears to have been causing by a polyfill conflict, and should be resolved with v1.1.3.

Looks like it may have been caused by a conflict with this: #27

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

No branches or pull requests

2 participants