ef2-digital / strapi-plugin-bold-title-editor

7 stars 2 forks source link

Doesn't show up #1

Closed Zharkan closed 1 year ago

Zharkan commented 1 year ago

Plugin doesn't show in content manager, the field shows "Not supported" instead. Am I missing something ?

Using Strapi V4.5.3.

Zharkan commented 1 year ago

I tried it again but without using it inside a component, it actually works but my use case requires me to use components so that won't work for me, at the moment at least.

bartkoelewijnnl commented 1 year ago

Hi @Zharkan, it should also work with components. Can you share a screenshot of your component and the error message?

Zharkan commented 1 year ago

Hi, yes of course, the custom field is the "Not supported" one. ksnip_20221213-224605

bartkoelewijnnl commented 1 year ago

@Zharkan It's a common issue in Strapi 4.5.3 https://github.com/strapi/strapi/issues/15053. Version 4.5.4 solves your issue https://github.com/strapi/strapi/pull/15067.