Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

The change of data in controller doesn't update automatically

$
0
0

If I tried this:

@Page({
  selector: 'pipes',
  changeDetection: 'ON_PUSH',
  templateUrl: 'build/pages/post/new-post.html'
})

then I got another error:

EXCEPTION: Invalid argument 'img/placeholder.png' for pipe 'AsyncPipe' in [thumbnail | async in NewPostPage@25:13]


Viewing all articles
Browse latest Browse all 228595

Trending Articles