Skip to content

3158152-uncaught-typeerror-cannot

DrupalDope requested to merge 8.x-2.x into 3158152-uncaught-typeerror-cannot

Closes issue #3158152 by adding a null check line 231: cn.blazyInstance = el !== null && 'blazyInstance' in el ? el.blazyInstance : null;

Merge request reports