André Ferreira
André Ferreira
This error occors when my markdown widget have the following properties: { label: "Texto", name: "text", widget: "markdown", **multiple: true, choose_url: true,** } multiple and choose_url are causing the issue....
Hello everyone! I am trying to create a custom preview! This is one of my fields in my collection ``` { label: "Secções", label_singular: "Secção", name: "sections", widget: "list", summary:...
**Is your feature request related to a problem? Please describe.** Yes, currently, when clearing the value attached to the OTPInput component’s value prop, the input loses focus. Although the UI...