Skip to content

Only works if script tag has `data-esri-loader` attribute

Compare
Choose a tag to compare
@tomwayson tomwayson released this 29 Apr 15:46
· 378 commits to master since this release

Now isLoaded() only returns true if the script tag has the data-esri-loader attribute.

This is a small, but breaking change, hence the major version bump

Thanks @kgs916!