-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 2.2.4
-
Fix Version/s: None
-
Component/s: Chrome
-
Environment:Google Chrome 71.0.3578.98 (Official Build) (64-bit)
On recent chrome version (71.0.3578.98 (Official Build) (64-bit)), we can't hot reload anymore. In the background page inspection popup we've get this error:
Error in response to tabs.query: TypeError: Cannot read property 'url' of undefined at Object.callback (chrome-extension://kncphbjdicjganncpalklkllihdidcmh/scripts/background.js:9880:42) at window.getCurrentTabUrl (chrome-extension://kncphbjdicjganncpalklkllihdidcmh/scripts/background.js:9876:15) at window.bkgHotReload (chrome-extension://kncphbjdicjganncpalklkllihdidcmh/scripts/background.js:9966:3) at HTMLAnchorElement.$.click (chrome-extension://kncphbjdicjganncpalklkllihdidcmh/scripts/popup.js:256:19) at HTMLAnchorElement.dispatch (chrome-extension://kncphbjdicjganncpalklkllihdidcmh/libs/jquery.js:5183:27) at HTMLAnchorElement.elemData.handle (chrome-extension://kncphbjdicjganncpalklkllihdidcmh/libs/jquery.js:4991:28)
Maybe tab's url API has changed in chrome.
- is related to
-
NXP-26671 Fix hot reload crashing server
- Resolved