Merge pull request #38 from oqtane/master

sync
This commit is contained in:
Shaun Walker 2020-06-18 08:20:56 -04:00 committed by GitHub
commit 5a7a47ef27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -221,7 +221,7 @@ Oqtane.Interop = {
}
else {
loadjs(urls, bundles[b], {
async: true,
async: false,
returnPromise: true,
before: function (path, element) {
for (let s = 0; s < scripts.length; s++) {