Carlos Garcia
Carlos Garcia
[This fix](https://github.com/WordPress/gutenberg/pull/43431) should improve this crash situation 🎊 . Although, I'd like to note that doesn't entirely address it because it can still be reproduced when having 10+ nested items...
> Thanks for adding comments throughout the code. I appreciate it. I didn't feel comfortable changing its status from `draft` until I knew that this approach was going to be...
> > If you're referring to UI tests with "automated tests", not sure if we'll be able to cover this feature with them because, as far as I know, the...
> Determine — from a UX design perspective — how Dynamic Type and block theme font sizes should coincide. The former is an accessibility feature for the app user/author, the...
> I agree combining the values is likely the most expected from a user experience. We would need determine a way of displaying the content in a manner that is...
Hey @jd-alexander ! We will cut the 1.66.0 release on 2021-11-11. I plan to circle back and bump this PR to the next milestone then, but please let me know...
_Metrics collected on April 26th:_ - 0,11% of users affected in `19.5.0.4` - 0,07% of users affected in version `19.6.0.6` **NOTE:** Looks like the issue is impacting fewer users in...
@AmandaRiu I see that this PR was assigned to `1.58.3` milestone but that was created for a hotfix, if you're aiming to include this in the next release we would...
>Describe alternatives you've considered An alternative for now is to fetch the maximum items per page which is 100 but maybe in the future this is not enough, depending on...
> > Describe alternatives you've considered > > An alternative for now is to fetch the maximum items per page which is 100 but maybe in the future this is...