Problem Description
____ A concise description of your problem here ____
When running my project in debug mode with NWjs, if an alert is closed via the red cross it comes up with this error:
TypeError: Failed to execute 'removeChild' on 'Node': parameter 1 is not of type 'Node'.
at TypeError (native)
at instanceDestroyed (http://localhost:50000/debugger.js:434:11)
at onMessage (http://localhost:50000/debugger.js:233:6)
This does not occur when using the normal play mode.
I cannot recreate this error in a new project, so have attached just the first layout of my current project.
Attach a Capx
https://dl.dropboxusercontent.com/u/70605402/error.capx
Description of Capx
Simply the first layout of my project with all elements not influencing the problem removed.
Steps to Reproduce Bug
- Open project
- Run from layout 'Loader' in debug mode
- When the browser alert pops up, close it via the cross
- If it does not error then restart with the restart button on the debug section of window. (Repeat previous step)
Observed Result
NWjs throws an error
Expected Result
No error <.<
Affected Browsers
Operating System and Service Pack
Win 7 Ultimate - SP1
Construct 2 Version ID
207 64 bit