Toby Chidi

Results 10 comments of Toby Chidi

Honestly, this was not well documented. I am having a hard time setting this up. Vue 3. The imports don't even seem to work. The example had to be from...

@ViridityCorn Oh My! I did. I actually integrated it into an editor and it works so well. Here are the steps: 1. Install Mathlive 2. Vite Config ->Compiler options ->...

@ViridityCorn accessing mathField in your script... You can simply use refs. The usual ref special attribute. It's value would be the name as your `ref variable` based on script setup...

Yes. Environments should be tied to collections or teams... Also GraphQL and Websockets should be part of collections or part of teams / workspaces and they should support the same...

I wish this configuration support was ready. I am Working on a calculator plugin for a CBT system. Over here in Nigeria DEG is the default. I implemented my calculator...

Just started getting his error too. Fresh project. ERROR [unhandledRejection] Cannot set headers after they are sent to the client 21:36:35 at new NodeError (node:internal/errors:372:5) at ServerResponse.setHeader (node:_http_outgoing:576:11) at sendError...

> i have resolved this finally! At first, use option below can avoid jodit's removal. `cleanHTML: { removeEmptyElements: false, },` Then, when insert a katex formula html code, add attr...

I tried this. It worked. The preview is now broken though. Should this be a new issue?

Me too. Any fix for this? Can this be a Vite issue? I am using The latest TipTap Beta

I have the same issue. I am dynamically importing the editor in Next.Js