Closed darshanrampatel closed 8 years ago
Thanks for reporting this. It's solved in DEV branch. We will merge to master in our next release. If you cannot wait, you can work with the DEV branch.
Resolved in the current version (1.5.0)
@javitosanchez Thanks!
I'm seeing a caching issue with the ImageEx control.
I think that a cache image is trying to be created, but, since the image doesn't exist when initially loading and creating the cache, it still stores a reference to the cache image which doesn't exist.