Can't add in-browser code component with checkbox prop to the library

Created on 23 April 2025, 1 day ago

Overview

Steps to reproduce:

  1. Create a new component
  2. Add a new property with the type "Checkbox"
  3. Try to add component to library
  4. Observe there's a 422 error

Response from server:

{
    "errors": [
        {
            "detail": "This value should be of the correct primitive type.",
            "source": {
                "pointer": "props.checkbox.examples.0"
            }
        }
    ]
}

Proposed resolution

User interface changes

🐛 Bug report
Status

Active

Version

0.0

Component

Theme builder

Created by

🇫🇮Finland lauriii Finland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024