Browse Button ( Root Directory ) sometimes didn't work

Issue #8 new
Former user created an issue

It happens that sometimes browse button to access root directory stop working once u assign the directory until you restart the browser.

Comments (6)

  1. Nikita Vasilyev

    I loaded the extension from the repository and the browse button didn’t work for me as well. I reinstalled the extension and opened reloaded the page and somehow it did work.

  2. Nikita Vasilyev

    It doesn’t work for me again. I have the following in background page console:

    Error in event handler for 'undefined': Object #<HTMLEmbedElement> has no method 'launchFileSelect' TypeError: Object #<HTMLEmbedElement> has no method 'launchFileSelect'
        at Object.ProjectManager.launchFileSelect (chrome-extension://fkcogalpnciobebjocffkbigdndhopoa/ProjectManager.js:51:21)
        at chrome-extension://fkcogalpnciobebjocffkbigdndhopoa/background.js:13:24
        at chrome.Event.dispatchToListener (event_bindings:387:21)
        at chrome.Event.dispatch_ (event_bindings:373:27)
        at chrome.Event.dispatch (event_bindings:393:17)
        at miscellaneous_bindings:164:26
        at chrome.Event.dispatchToListener (event_bindings:387:21)
        at chrome.Event.dispatch_ (event_bindings:373:27)
        at chrome.Event.dispatch (event_bindings:393:17)
        at Object.chromeHidden.Port.dispatchOnMessage (miscellaneous_bindings:254:22) 
    
  3. Log in to comment