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.

Issue when updating to Beta 11 - ([ngModel]) does not work anymore with ion-list

See original GitHub issue

I’ve just updated to Beta 11, and the below stopped working:

    <ion-list radio-group [(ngModel)]="content">

Using that ngModel I used to capture the value of the selected radio-button; however, it stopped working when I updated to Beta 11.

By the way I was not using forms module and I don’t want to use it.

Can someone from the Ionic team respond to this matter?

Your system information:

Cordova CLI: 6.3.0 Ionic Framework Version: 2.0.0-beta.11 Ionic CLI Version: 2.0.0-beta.32 Ionic App Lib Version: 2.0.0-beta.18 ios-deploy version: 1.8.6 ios-sim version: 5.0.8 OS: Mac OS X El Capitan Node Version: v4.4.7 Xcode version: Xcode 7.3.1 Build version 7D1014

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
q-depotcommented, Aug 15, 2016

try to downgrade @angular/form to 0.2.0, that worked for me.

1reaction
no4aTukcommented, Aug 14, 2016

same problem . appeared after i update app to beta 11 from beta 8

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issue when updating to Beta 11 - ([ngModel]) does not work ... - GitHub
I've just updated to Beta 11, and the below stopped working: Using that ngModel I used to capture the value of the selected...
Read more >
I've just updated to Beta 11, and the below stopped working
I've just updated to Beta 11, and the below stopped working: Using that ngModel I used to capture the value of the selected...
Read more >
angular - ionic 2 beta 11 upgrade ngModel usage in forms break ...
When all [(ngModel)] tags are removed, it displays the form. This causes a different problem as I need to use data from 1...
Read more >
Posting data from Ionic 2 app to a PHP server - Nikola Brežnjak
In the app/pages/home/home.js file adjust the link variable (line #18) to point to your server; Run ionic serve. Getting started with Ionic 2....
Read more >
angular/angular - Gitter
Hi everyone, wondering if there's a good reference for the latest Component router somewhere. Been reading over the documentation but not sure ...
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