You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(0,eval)(`var self = globalThis; var window = globalThis;\n${dgridShimBundle}`);
9
+
}
10
+
3
11
if(!globalThis["@hpcc-js/dgrid-shim"]){
4
-
console.error("dgrid-shim not loaded, please add `<script src=\"https://cdn.jsdelivr.net/npm/@hpcc-js/dgrid-shim/dist/index.min.js\"></script>` or similar to your HTML file");
12
+
console.error("dgrid-shim failed to load from inlined bundle");
0 commit comments