Directory

[Mobile] Fixes Aztec IndexOutOfBoundsException by geriux · Pull Request #60115 · WordPress/gutenberg · GitHub
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

[Mobile] Fixes Aztec IndexOutOfBoundsException #60115

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Conversation

geriux
Copy link
Member

@geriux geriux commented Mar 22, 2024

This PR brings changes from #60107 which is currently blocked by a CI check.

What?

Check the original PR for more information but it just updates the Aztec version to 2.1.1

Why?

To avoid a crash in the mobile editor.

How?

By addressing the issue in the Aztec code.

Testing Instructions

Check #60107 for instructions.

@geriux geriux added [Type] Bug An existing feature does not function as intended Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) labels Mar 22, 2024
@geriux geriux marked this pull request as ready for review March 22, 2024 13:21
Copy link

github-actions bot commented Mar 22, 2024

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: geriux <geriux@git.wordpress.org>
Co-authored-by: antonis <antonisme@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@geriux geriux requested a review from antonis March 22, 2024 13:43
Copy link
Member

@antonis antonis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for helping out with this @geriux 🙇
The version change LGTM 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants