Skip to content

Tooltip Color Picker Field Not Working in strapi-plugin-superfields #17

@thomasnkurniawan

Description

@thomasnkurniawan

Description:

When trying to use the tooltip color picker field type (plugin::superfields.tooltip-color-picker), the admin panel shows the following error instead of rendering the field:

Unsupported field type: plugin::superfields.tooltip-color-picker

Steps to Reproduce:

  • Install strapi-plugin-superfields.
  • Add a field with type plugin::superfields.tooltip-color-picker to a content type.
  • Open the content type in the Strapi admin panel.
Image

Expected Behavior:

The tooltip color picker field should render properly in the admin UI and allow selecting a color.

Actual Behavior:

The field does not render and instead displays an "Unsupported field type" error message.

Environment:

Strapi version: 5.18.1
Plugin version: 5.8.2
Node.js version: 20 LTS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions