Joey Li
Joey Li
Hi There, IE11 will throw this error when pace work together with Systemjs. I found in line 440; window.XMLHttpRequest = function(flags) { var req = new _XMLHttpRequest(flags);
**Angular DevTools version (required)**: latest **Angular version (required):**12.0.3 **Link to a minimal stackblitz reproduction (strongly encouraged):** Very simple you can reproduce in any environment based on the screenshot below _Description...
Hi @ivalexa, This extension is very useful. Thank you for creating such a great extension! I found when fetch angular.json for the default config, the node_modules was not excluded. And...
**Is your feature request related to a problem? Please describe.** The restore and save storage is async function like other cypress functions. In our case, we need to check a...