We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
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.
magicImage
The text was updated successfully, but these errors were encountered:
Hi, I just tested this and it seems to be working fine.
Sorry, something went wrong.
On second thought i believe your not referring to the 'image' tool but 'stock images'. I will check up on that
No branches or pull requests
As stated in the docs, we should be able to disable AI image generation with the following.
This no longer works because I am seeing the following in the editor. I'm using react-email-editor 1.7.10.
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.The text was updated successfully, but these errors were encountered: