AlexRay

Results 5 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...