Just using the example app, I clicked a notification link a lot quickly then I got this uncaught error:
Error: Unable to get render view in GetWindowObject
at Error (native)
at Window.window (window_bindings.js:166:10)
at getFreeWin (app://node-webkit-desktop-notification/desktopNotification.js:536:31)
at new DesktopNotification (app://node-webkit-desktop-notification/desktopNotification.js:567:14)
at showFunnyNotification (app://node-webkit-desktop-notification/index.html:71:17)
at HTMLAnchorElement.onclick (app://node-webkit-desktop-notification/index.html:24:141)
Just using the example app, I clicked a notification link a lot quickly then I got this uncaught error: