Closed erinknight242 closed 6 years ago
As suggested by @Mesoptier, I moved the "images failed to load" warning out of the general _handleSuccess function, so it only appears when the timeout has actually been passed instead of just because a timeout parameter had been set.
This resolves issue #17 .
Thanks for this! I've resolved this instead by removing the message completely as it doesn't provide anything useful.
As suggested by @Mesoptier, I moved the "images failed to load" warning out of the general _handleSuccess function, so it only appears when the timeout has actually been passed instead of just because a timeout parameter had been set.
This resolves issue #17 .