nw-fileDialog
                                
                                
                                
                                    nw-fileDialog copied to clipboard
                            
                            
                            
                        saveAs shows choose dialog instead save as
        fileDialog.saveAs(function(filename) {
            // your code
        });
                                    
                                    
                                    
                                
I'm having the same problem... did you manage to find a fix?