Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

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!