vue-design icon indicating copy to clipboard operation
vue-design copied to clipboard

Need your Proposal

Open L-Chris opened this issue 7 years ago • 3 comments

If you need some new feature or have proposal on the work, comment here.

L-Chris avatar Mar 19 '18 10:03 L-Chris

an error occured when I exit the program it said

  • A JavaScript error occurred in the main process
Uncaught Exception:
Error: Object has been destroyed
    at BrowserWindow.<anonymous> (/Applications/vue-design.app/Contents/Resources/app.asar/dist/electron/main.js:1:944)
    at emitOne (events.js:115:13)
    at BrowserWindow.emit (events.js:210:7)
    at EventEmitter.<anonymous> (/Applications/vue-design.app/Contents/Resources/app.asar/dist/electron/main.js:1:1172)
    at emitOne (events.js:115:13)
    at EventEmitter.emit (events.js:210:7)
    at WebContents.<anonymous> (/Applications/vue-design.app/Contents/Resources/electron.asar/browser/api/web-contents.js:266:13)
    at emitTwo (events.js:125:13)
    at WebContents.emit (events.js:213:7)

kevinaskin avatar Mar 20 '18 16:03 kevinaskin

@kevinaskin oops, I have found out why . I used the mainWindow after it is destroyed. This will be fixed in 0.3.3. Thanks for your issue.

L-Chris avatar Mar 21 '18 00:03 L-Chris

Hi, how to reorder components, and how to drop component inside

. Thanks, Ivan

bajki avatar Dec 16 '18 17:12 bajki