Replies: 1 comment
-
This use case isn't supported by Plate's comment plugin. You'll have to duplicate the comment plugin's source code and make these modifications yourself. I strongly suggest you reconsider your use case and find an alternative way to solve your actual problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When creating a comment, the current logic will be inserting the "comment" and "comment_xxx" properties like:
What I want to do is inserting comments array and creating object like this:
Beta Was this translation helpful? Give feedback.
All reactions