Skip to content

Disabling AI magicImage no longer works #426

@bobmccracken

Description

@bobmccracken

As stated in the docs, we should be able to disable AI image generation with the following.

features: {
  ai: {
    magicImage: false  // Disables only Magic Image
  }
}

This no longer works because I am seeing the following in the editor. I'm using react-email-editor 1.7.10.
image

I'm fairly certain this was working somewhat recently, maybe a month or two ago.

Disabling the other ai features does seem to work and only magicImage is not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions