Carlos Garcia
Carlos Garcia
> After some initial investigation from the editor side, I believe the blinking issue occurs within the Javascript editor code when the local media file ("thumbnail") is being replaced by...
This issue is related to https://github.com/wordpress-mobile/WordPress-iOS/issues/20647. The fact that the Page list is not automatically refreshed leads to a crash when saving the page's content and opening the same page...
> FYI some CI checks will fail until this PR [WordPress/gutenberg#46220](https://github.com/WordPress/gutenberg/pull/46220) gets merged. Heads up that https://github.com/WordPress/gutenberg/pull/46220 is already merged in `trunk`.
> I have considered if this change warrants user-facing release notes [more info](https://github.com/wordpress-mobile/gutenberg-mobile/blob/trunk/Release-notes.md) and have added them to [RELEASE-NOTES.txt](https://github.com/wordpress-mobile/gutenberg-mobile/blob/trunk/RELEASE-NOTES.txt) if necessary. @geriux @derekblank please when you're available it would be...
> I've been running into this a lot too. Do we need more information? I'm happy to provide what I can. We haven't investigated the issue yet but any extra...
Thanks @SiobhyB for investigating the issue and sharing your findings 🙇 ! > I've been looking at this on/off between other project work and wanted to take the chance to...
> This doesn't seem as straightforward as it may seem, as there doesn't appear to be a straightforward way to detect when dictation is active since iOS 16 (previously, it...
This issue seems related to this change in Aztec `1.6.2`: https://github.com/wordpress-mobile/AztecEditor-Android/pull/1004. We might need to set custom preformat styling options to remove the border.
Heads up that I've updated the title to specify that the bump is for Aztec-Android, not Aztec in general.
> @fluiddot, is this PR still necessary? This fix is mainly needed in case we pass query parameters in the video URL, as I explored doing in https://github.com/Automattic/jetpack/pull/30630. However, since...