Upon creating a component named "hero_type_1" in the components section, I encountered an issue when trying to use it as an attribute in a parent component. Despite my efforts, the added component did not appear in the existing components select box.
https://i.sstatic.net/qXkt9.png
After researching on the Strapi forum, I learned that I could manually add it in the json code. However, I am curious as to why it does not show up in the list automatically and how I can resolve this without manual intervention. Thank you :)