Cannot recover from "data must match format uri" error

Created on 5 February 2025, 4 months ago

Overview

If you clear out a uri prop field, then you can't fill it back in again.

Steps to reproduce

Use a component that has a "uri" prop, e.g.

    link_url:
      type: string
      format: uri
      title: Link URL
      description: The link URL for the link text
      examples:
        - https://example.com

In the UI, delete the text from that field and then try to add text back in and you will get

data must match format "uri"

under the field but you can't add any text.

Proposed resolution

User interface changes

πŸ› Bug report
Status

Active

Version

0.0

Component

Page builder

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

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

Comments & Activities

Production build 0.71.5 2024