blaise-io / live-reload

Browser extension for web devs. Monitors source files on a page and reloads page or source file when a change is detected.
MIT License
60 stars 9 forks source link

[Bug] No effect when clicking on 'Create a new reload rule...' #25

Closed pidgeon777 closed 3 years ago

pidgeon777 commented 3 years ago

Clicking on Create a new reload rule... doesn't produce any effect:

image

Chrome version: 89.0.4389.114 (Build ufficiale) (a 64 bit)

Live Reload version: 1.8.2

Windows version: 10 Pro 1803 x64

blaise-io commented 3 years ago

Sorry I cannot reproduce this, so I need some help for debugging the issue.

Can you follow these steps?

Note that Live Reload opens a popup page for creating a reload rule, maybe you have an extension or browser setting blocking the popup.

pidgeon777 commented 3 years ago

Hi, I disabled every extension except yours and the Extensity one (for managing the extensions, just disable/enable them).

Tested everything on this very same github page.

Log:

background.js:122 3150 "Navigated to new URL:" "https://github.com/blaise-io/live-reload/issues/25"
background.js:249 3150 "disable tab monitoring"
background.js:133 Incoming message from  chrome-extension://jcejoncdonagmfohjcdgohnmecaipidc/popup.html {type: "isMonitoring?"}
blaise-io commented 3 years ago

@pidgeon777 thanks for the log. I will check a few things. Note to self: browser.windows.create seems to fail.

Workaround: Right click "Create a new reload rule..." and open in new tab work

Or visit chrome-extension://jcejoncdonagmfohjcdgohnmecaipidc/form.html directly

blaise-io commented 3 years ago

Can you try on 1.8.3? May be fixed by fbfce2400be43dc82ee33fb0baf04891045341bf