Duc Anh Nguyen
Duc Anh Nguyen
**Describe the bug** When using FileDialog I would like to handle the event when the user close the dialog through Cancel button or Alt-F4. Basically any way that is not...
**Describe the bug** When I import anything from `@nodegui/nodegui` I will get the error ``` ..../node_modules/@nodegui/react-nodegui/node_modules/@nodegui/nodegui/miniqt/5.14.1/gcc_64/lib/libQt5Core.so.5: version `Qt_5.15' not found (required by ..../dist/nodegui_core-6aa316f10e57404b8ac503739691401a.node) ``` although I have install qt5 on...
I cannot run the gradle test to test the spring boot javafx application, I got this error when I run `gradle test` ``` java.lang.LayerInstantiationException: Package io.learning.dauto.test in both module io.dauto.main...