Andrew Kalek

Results 103 comments of Andrew Kalek

Is there any documentation of this?

I've parsed the HTML on the server, extracting the `data-id` out of all the `span`s that have a class of `mention`.

I'm trying to do this myself, I recreated the HTML that mentions makes, however, quill now resets the curser to the beginning of the field every time you type something...

Hmm, I'm not sure what caused this error. Can you check in your SQL database that mongify_sync_helper table has an `updated_at` column?

It is NEVER recommended to do this change on a LIVE server. I'd recommend downloading the dataset to a new server and running mongify on that. I don't see a...

Hey @kshitijpal, Sorry to hear you're having troubles, the sync feature was added by @hammady, I'm hoping he will be able to help you.

Thank you for your help @hammady!

At the moment, Mongify doesn't work with 3.4. However, there is a pull request (#148) to fix this. However, it requires a few tweaks before I can pull it into...