Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling AI magicImage no longer works #426

Open
bobmccracken opened this issue Oct 3, 2024 · 2 comments
Open

Disabling AI magicImage no longer works #426

bobmccracken opened this issue Oct 3, 2024 · 2 comments

Comments

@bobmccracken
Copy link

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.

@omerzahidbajwa
Copy link

Hi, I just tested this and it seems to be working fine.

@omerzahidbajwa
Copy link

On second thought i believe your not referring to the 'image' tool but 'stock images'. I will check up on that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants