ionic-cache-src icon indicating copy to clipboard operation
ionic-cache-src copied to clipboard

'cache-src' since it isn't a known property of 'source'

Open yexiaodong opened this issue 6 years ago • 0 comments

core.js:1449 ERROR Error: Uncaught (in promise): Error: Template parse errors: Can't bind to 'cache-src' since it isn't a known property of 'source'. (" poster="{{data.img[0]}}">

  <source [ERROR ->]cache-src="{{data.video}}" type="video/mp4">

</video>

yexiaodong avatar Feb 13 '19 07:02 yexiaodong