googlearchive / paper-radio-group

A group of radio buttons
6 stars 4 forks source link

Problems on mobile(Android) #5

Closed Jaddood closed 10 years ago

Jaddood commented 10 years ago

I have a value(Male) to be selected between two values (Male and Female). When I run the project on my laptop everything works as expected but when I port forward to my Android device nothing is selected by default and all radios can be selected in the same time. This looks just like if I did not include the element!

Thanks for reading!

frankiefu commented 10 years ago

The demo page works fine for me on Chrome 36 on Android. http://www.polymer-project.org/components/paper-radio-group/demo.html

Jaddood commented 10 years ago

I have chrome 37 beta. Do you think the problem is from chrome?

frankiefu commented 10 years ago

The demo page also works fine for me on Chrome 37 (beta) on Android.

Jaddood commented 10 years ago

Thanks for testing but my web app is still not working on Android! The demo page works perfectly. I'll review my page's source code thoroughly for errors! I'll close the issue right now! On 8 Sep 2014 21:21, "Frankie Fu" notifications@github.com wrote:

The demo page http://www.polymer-project.org/components/paper-radio-group/demo.html also works fine for me on Chrome 37 (beta) on Android.

— Reply to this email directly or view it on GitHub https://github.com/Polymer/paper-radio-group/issues/5#issuecomment-54864286 .