Closed remidej closed 4 months ago
Clicking "add component" in the collection types tab doesn't work. It works for plugin content types and single types though, because they include /admin/. this PR fixes collection types by adding the admin prefix too
/admin/
@remidej could someone on Strapi teams review and merge this?
We have problem for about a year, so I think people are expecting this to be fixed.
Thank you
Clicking "add component" in the collection types tab doesn't work. It works for plugin content types and single types though, because they include
/admin/
. this PR fixes collection types by adding the admin prefix too