You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
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.
Error when trying to insert an image in my markdown widget.
Already tried with different formats/extension and get the same error:
The text was updated successfully, but these errors were encountered:
drweizak
changed the title
Error insert image in markdown widget
Error insert image in markdown widget with multiple: true and choose_url: true
May 6, 2024
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Error when trying to insert an image in my markdown widget.
Already tried with different formats/extension and get the same error:
{extension: "mdx", format: "frontmatter",}
Unhandled Runtime Error
The text was updated successfully, but these errors were encountered: