Chris533

Results 5 comments of Chris533

Cause Hasura doesn't show RAISE EXCEPTION message, maybe I should create a new table to store the error messages for different tables, and then `return NULL`. 😁 😅

How to use Drag and Drop in react-nodegui ? nodegui works well, ref: https://docs.nodegui.org/docs/guides/drag-drop

@a7ul thx, View have not include setAcceptDrops property, and QDragMoveEvent not be included in @nodegui/nodegui types.

> > `npm i -save @shoutem/[email protected]` > > This beta version is working. > > hi @Chris533 , > It not work for me. Edit the file 'package.json': ``` "dependencies":...