Davi Vilela de Araújo

Results 6 issues of Davi Vilela de Araújo

**Description** Hello, I'm having an issue with the mention plugin. I followed the steps described in the docs, and I got the mention combobox to work. It opens when I...

bug
plugin:mention

Hi, I'm working on a survey feature for my app, in which I'll fetch a template from the API, and create the form fields according to it. I'll have a...

type: documentation

I'm trying to deploy my app to vercel, and i keep getting this error when building: Can someone help me? ![Screen Shot 2022-05-03 at 14 43 22](https://user-images.githubusercontent.com/18126630/166514574-089aa188-fea9-4090-bfa2-bb94f141319d.png) my schema.ts ```import...

Hey, I'm wondering, has anyone tried using this with tailwind ? If so, how did you get it working ? Thanks in advance!

**Describe the bug** I'm getting this generic error when something goes wrong **To Reproduce** ``` import React from "react"; import { webViewRender } from "react-native-react-bridge/lib/web"; import { Plate } from...

Hey, nice package! I have successfully integrated this package into my project, but I'm wondering how would be the recommended workflow for previewing my templates with hot-reloading. Thanks in advance...