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

fix: not updating layers when mjml or json source code is set to readonly #359

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

sambegin
Copy link
Contributor

This will fix the issue mentioned here: #325 (comment)

Even tho we were specifying the read-only mode, the blur event was still fired from the input. To prevent any update (like you would expect from a read-only mode), we added this check before updating the code.

@height
Copy link

height bot commented Oct 10, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@m-Ryan
Copy link
Collaborator

m-Ryan commented Oct 12, 2023

Will be released in the next few days

@m-Ryan m-Ryan merged commit 59c40b4 into zalify:master Oct 12, 2023
1 check passed
@sambegin
Copy link
Contributor Author

@m-Ryan , any idea when we could get a release with the fix? Thank you!

@m-Ryan
Copy link
Collaborator

m-Ryan commented Oct 18, 2023

@m-Ryan , any idea when we could get a release with the fix? Thank you!

image

Sorry, it has already been updated to the latest version.

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

Successfully merging this pull request may close these issues.

None yet

2 participants