question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to select checkboxes in iOS 10

See original GitHub issue

Ionic version: (check one with “x”) [ ] 1.x [ ] 2.x [x ] 3.x

I’m submitting a … (check one with “x”) [x ] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior: Unable to select ion-checkbox components in iOS 10. The selected state does not change, and there is no feedback of any kind, or any console logs that may help.

Expected behavior: Tapping an ion-checkbox should toggle the selected state.

Steps to reproduce: Try the following code on iOS 10 (haven’t got any devices with iOS < 10 to test on, so unsure if this is limited to 10).

Related code:

<ion-label>Test</ion-label>
<ion-checkbox></ion-checkbox>

Other information: Tried upgrading to ionic-angular 3.2.1, and all Angular deps to 4.1.0 - same issue.

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

Cordova CLI: 6.5.0
Ionic Framework Version: 3.1.1
Ionic CLI Version: 2.2.2
Ionic App Lib Version: 2.2.1
Ionic App Scripts Version: 1.3.7
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 7
Node Version: v5.11.1
Xcode version: Not installed

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
cocowallacommented, May 17, 2017

I have the app using 3 modules, Angular 2 style: CoreModule, SharedModule and AppModule. I was doing IonicModule.forRoot(MyApp) in CoreModule as well as in AppModule - removing this from CoreModule has fixed this issue.

This is weird though. Any idea why this would cause the problem?

0reactions
ionitron-bot[bot]commented, Sep 1, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to select checkboxes in iOS 10 · Issue #11675 - GitHub
Current behavior: Unable to select ion-checkbox components in iOS 10. The selected state does not change, and there is no feedback of any...
Read more >
cant select checkbox on ipad on websites - Apple Community
iPad 6th generation software version 13.5.1 unable to select a check box on web pages using safari or Firefox. Show more Less.
Read more >
Not able to get single selection checkbox - Stack Overflow
I have 3 rows and now I can tap on each of the 3 buttons while I wanted to tap on only 1...
Read more >
Sharing your iOS screen from the Zoom desktop client
Zoom allows you to share your iOS screen (from an iPhone or iPad) in a ... the bottom-left corner, select the check box...
Read more >
iOS devices do not allow selection of checkboxes, checkbox ...
When launching a flow in SF Maps mobile (native or SF App) users are unable to select the checkbox, checkbox group, or radio...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found