Since @imgix/angular@1.1.8 is not possible to dynamically update an image.
Prerequisites:
- Angular 13
- Imgix/angular@1.1.10
Steps
- Clone the repo
- Run the Angular application
- Change the image by clicking on the links
Current behavior
The image changes only in the img tag and not in the ixImg directive tag
Expected behavior
The image should also change in the ixImg tag.