Adam Bradley
Adam Bradley
I see what you mean, in that you purposely do not want the scripts to even run on the same domain to specifically not allow access to indexedDB? You're right,...
Put some more thought into this and certainly makes a lot of sense, especially if we want to sandbox and isolate even further. So step one, like you said, would...
Are you able to debug which API is crashing in 11.2? If it's simple enough change we could update it, however, if it's going to be a large refactor it'd...
Thanks for the contribution! Before it's merged, would some of the files be removed that aren't being used? I see it was built with the angular cli defaults, but we're...
For the package.json, I'd prefer to let each framework to have its own, just as a safety measure in case there's certain package versioning conflicts. And each framework could have...
I'm unable to reproduce the error with these steps. Would you be able to provide a reproduction case?
Looks great, thanks
Are you able to debug which API is crashing? What's the code running before this error happens?
Sorry could you describe the issue a bit more? I'm not fully understanding what this test is doing. Thanks