strapi-community / strapi-plugin-slugify

A plugin for Strapi Headless CMS that provides the ability to auto slugify a field for any content type.
https://market.strapi.io/plugins/strapi-plugin-slugify
MIT License
45 stars 21 forks source link

Slugify response doesn't get transformed with Transform plugin #96

Closed christher-lenander closed 1 year ago

christher-lenander commented 1 year ago

I have the Transform plugin installed and set to remove both attributes and data properties. The response Slugify sends back doesn't get transformed.

ComfortablyCoding commented 1 year ago

What settings do you have for the transformer?

ComfortablyCoding commented 1 year ago

Closing due to no response, will re-open if any follow ups.