AlexRay

Results 8 comments of AlexRay

Yup this is a pretty big issue because > If you don't fix the warning, this code will crash in production with React 16. They even suggest an alternative. >...

+1 I also need this to build slack like emoji functionality within my editor.

I'm encountering the same issue with `"next": "13.4.10"` and `"emoji-mart": "^5.5.2"`

+1 I'm surprised recursive querying for self referencing models aren't support for Prisma. Even simple features like nested folders is commonly expected for modern applications. Given there is underlying DB...

I would also like this. Shared fragments is fundamental to clean and maintainable Graphql queries.

Super hacky but usable plugin for anyone else who finds this thread -> https://github.com/MartinBeuriot/insomnia-plugin-gql-fragments

Encountering the same issue with release 0.1.2 on Node v16.19.0 & pnpm 7.18.2 ``` ../../node_modules/leveldown install$ node-gyp-build │ sh: /leveldown/node_modules/.bin/node-gyp-build: Permission denied ```