<img width="941" alt="image" src="https://github.com/user-attachments/assets/dc9f4351-e035-4ca6-ae88-812526d61cd8"> I believe the issue comes here https://github.com/NouanceLabs/payload-better-fields-plugin/blob/864c64ee98be4b8bdd007e878a151f2d862bc13a/src/fields/Slug/Component.tsx#L98 because you are setting the description. While also rendering a Field Description Component here https://github.com/NouanceLabs/payload-better-fields-plugin/blob/864c64ee98be4b8bdd007e878a151f2d862bc13a/src/fields/Slug/Component.tsx#L138. Both with `admin.description` https://github.com/NouanceLabs/payload-better-fields-plugin/blob/864c64ee98be4b8bdd007e878a151f2d862bc13a/src/fields/Slug/Component.tsx#L103 https://github.com/NouanceLabs/payload-better-fields-plugin/blob/864c64ee98be4b8bdd007e878a151f2d862bc13a/src/fields/Slug/Component.tsx#L140