Since @imgix/[email protected] is not possible to dynamically update an image.
Prerequisites:
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.