You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While Chrome and Firefox ignore/work around this, lazyload does not make sense in this scenario anyway, it should default to false for sprite mode anyway.
Configuring
lazyload: falsesolves the problem.While Chrome and Firefox ignore/work around this,
lazyloaddoes not make sense in this scenario anyway, it should default tofalsefor sprite mode anyway.