wesdoyle / ng-pixabay-api-search

A sample Angular 4 application built to query the Pixabay API for images. Implements Material Design and Masonry.
26 stars 18 forks source link

Error: Property 'searchQuery' does not exist on type 'ImageListComponent'. #2

Open Jyotsna-Singh opened 7 years ago

Jyotsna-Singh commented 7 years ago

ERROR in ng:///C:/Users/username/Desktop/Angular-Pixabay-API-Image-Searcher/src/ app/image-list/image-list.component.html (5,5): Property 'searchQuery' does not exist on type 'ImageListComponent'.

The error comes up when deploying to Heroku. Otherwise the app works fine on the local server

patilankita79 commented 6 years ago

Declare searchQuery variable in image-list.component.ts