error NG8002: Can’t bind to ‘ngSrc’ since it isn’t a known property of ‘img’
I tried to use NgOptimizedImage directive. I’m using Angular 18.
My problem is the image do not displayed, always got the following error
error NG8002: Can’t bind to ‘ngSrc’ since it isn’t a known property of ‘img’.