Calling `destroy` on a Diva instance causes: ``` Uncaught TypeError: this.settings.pendingManifestRequest.abort is not a function ``` This line seems to be the [culprit](https://github.com/DDMAL/diva.js/blob/988fc16d022f8425006f28ae8bd4e4fec0187802/source/js/viewer-core.js#L1498).
Calling
destroyon a Diva instance causes:This line seems to be the culprit.