victorjatoba / iknowyou

Helping the doctor to identify the customers' actual problem based on medical history.
MIT License
0 stars 1 forks source link

frontend - Error when try to run the app #30

Open victorjatoba opened 5 years ago

victorjatoba commented 5 years ago

angular TypeError: Cannot read property '__source' of undefined

image

victorjatoba commented 5 years ago
victorjatoba commented 5 years ago

Apparently, this is a problem with ionic-selectable and the use of rxjs to consume the API.

Currently the ionic-selectable 4.4.0 is officially only compatible with ionic BETA 19.

Status:

Supose correlationship:

https://github.com/angular/angular/issues/26103

Decision

This task needs to be putted on on_hold

victorjatoba commented 4 years ago

Try to update to Angular9-rc.9 or upper: https://github.com/angular/angular/issues/26103