Closed AniketHQ closed 1 year ago
Hi, I installed the editor using 'npm i strapi-tiptap-editor' but in development mode, strapi is not picking up the editor directly. Is there any configuration needed after that in config/plugins.js?
Hi there! It should be picked up automatically.
Did you rebuild the admin dashboard?
@dasmikko Yes, I forgot to rebuild the dashboard. Thanks again for quick resolution.
Hi, I installed the editor using 'npm i strapi-tiptap-editor' but in development mode, strapi is not picking up the editor directly. Is there any configuration needed after that in config/plugins.js?