Closed giu1io closed 1 year ago
Hi,
We are having problems of missing dependencies when building the strapi admin UI. (see other open issues #59 and #56).
Looking a the TipTap doc / issue the fix seems to be to update to at least beta.210 and add @tiptap/pm as a dependency. This is what this PR does.
@tiptap/pm
It would be great if you could merge this because at the moment we can't use this plugin in new strapi projects.
Thank you!
Alright cool! I will merge this now. I will first be able to test it probably tomorrow. Once tested, i will push new update.
Thanks for the PR!
Hi,
We are having problems of missing dependencies when building the strapi admin UI. (see other open issues #59 and #56).
Looking a the TipTap doc / issue the fix seems to be to update to at least beta.210 and add
@tiptap/pm
as a dependency. This is what this PR does.It would be great if you could merge this because at the moment we can't use this plugin in new strapi projects.
Thank you!