error: browserWindow.loadUrl is not a function
GuruM opened this issue · 3 comments
GuruM commented
Whenever I try to unsubscribe from anything, I see browserWindow.loadUrl is not a function
in the console and the popup window is blank.
GuruM commented
could be because the function is now .loadURL
? http://stackoverflow.com/questions/37614054/loadurl-is-not-working-in-electron
GuruM commented
fixed by updating plugin version
KyleKing commented
Glad that helped! Let me know if anything else is awry