Skip to content

Not working in Ionic 4  #165

Description

@turnono

It was working fine in Ionic 3. But since i a have upgraded to Ionic 4, I am getting the below error:

ERROR Error: Uncaught (in promise): Error: StaticInjectorError(AppModule)[Searchbar -> Platform]:
StaticInjectorError(Platform: core)[Searchbar -> Platform]:
NullInjectorError: No provider for Platform!


my code

<ion-auto-complete (itemSelected)="selectedLocation($event)" [dataProvider]="citiesProvider"></ion-auto-complete>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions