devtron icon indicating copy to clipboard operation
devtron copied to clipboard

[LOOKING FOR MAINTAINERS] An Electron DevTools Extension

Results 47 devtron issues
Sort by recently updated
recently updated
newest added

Fix #138 `window.__devtron.axs = axs` seems only be applied to the devtron iframe, not the "top" window. Probably related to this policy: https://developer.chrome.com/extensions/content_scripts#isolated_world > Isolated worlds do not allow for...

* Modernize Travis CI config * Replace AppVeyor with GitHub Actions * Add macOS testing via GitHub Actions

``` [17170:0901/211249.065714:ERROR:CONSOLE(0)] "Uncaught (in promise) Error: TypeError: Cannot read property 'AuditConfiguration' of undefined", source: chrome-extension://devtron/static/index.html (0) ```

Updates the requirements on [chai-as-promised](https://github.com/domenic/chai-as-promised) to permit the latest version. Release notes *Sourced from [chai-as-promised's releases](https://github.com/domenic/chai-as-promised/releases).* > ## 7.1.1 > Fixes ESLint accidentally being included as a dependency since v7.0.0....

dependencies

Bumps [check-for-leaks](https://github.com/zeke/check-for-leaks) from 1.2.0 to 1.2.1. Release notes *Sourced from [check-for-leaks's releases](https://github.com/zeke/check-for-leaks/releases).* > ## security fix > - Merge pull request [#4](https://github-redirect.dependabot.com/zeke/check-for-leaks/issues/4) from kedar-joshi/vulnerability-fixes e7b1b82 > - Vulnerability fixes 05c93b4...

dependencies

Updates the requirements on [electron-prebuilt](https://github.com/electron-userland/electron-prebuilt) to permit the latest version. Release notes *Sourced from [electron-prebuilt's releases](https://github.com/electron-userland/electron-prebuilt/releases).* > ## v1.4.13 > 1.4.13 Commits - [`8e55a7e`](https://github.com/electron-userland/electron-prebuilt/commit/8e55a7e79ec80d2618b400cd631a0162a6405d6d) Update to Electron v1.4.13 - [`9056dc7`](https://github.com/electron-userland/electron-prebuilt/commit/9056dc714f2f70a7928a278ba59ed17feb80cab3)...

dependencies

My app is spawning a local http server, and the renderer is simply fetching `http://127.0.0.1:8036`. I have this CORS error when using devtron. Is there anything we can do about...

"electron": "^2.0.3", console errors: ``` [5968:0626/095527.874:ERROR:CONSOLE(4799)] "Cannot find context with specified id", source: chrome-devtools://devtoo undled/inspector.js (4799) [5968:0626/095527.874:ERROR:CONSOLE(7574)] "Extension server error: Inspector protocol error: Cannot find context wi pecified id", source:...