Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Drag and Drop demo causes hard crash with npm start #398

Open
GiantZOC opened this issue Oct 26, 2018 · 1 comment
Open

Drag and Drop demo causes hard crash with npm start #398

GiantZOC opened this issue Oct 26, 2018 · 1 comment

Comments

@GiantZOC
Copy link

I am running Ubuntu 18.04 and node.js 10.8.0. When I run the application with npm start I get a hard crash when I attempt to drag and drop from the native-ui drag demo. The drag action looks like a black box. I was interested in troubleshooting the issue and noticed that it works correctly when running with the Debugger for Chrome extension in VS Code.

image

@jamzi
Copy link

jamzi commented Dec 29, 2018

Happened to me too, I think it has to do something with a version of Electron.
If I used version 3.0.3 it would crash on Linux Mint (Debian based). If I used the last minor version (3.0.13 at the time of writing this), it works fine.
Hope it helps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants