Skip to content

The video file has not been processed by the editor.resolveFileUrl method #1309

@Lorwell

Description

@Lorwell

In this line of code there is no conversion like images and audio via the editor.resolveFileUrl method

Refer to the render code of the image

  editor.resolveFileUrl(block.props.url).then((downloadUrl) => {
    image.src = downloadUrl;
  });

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions