David Arenas
David Arenas
The fix for `data-wp-on` is merged. - https://github.com/WordPress/gutenberg/pull/60661 I've also opened an issue to fix the same problem in `data-wp-on-window` and `data-wp-on-document`. - https://github.com/WordPress/gutenberg/issues/60683
Hi, this [question](https://wordpress.org/support/topic/gallery-blocks-show-vertical/) reported in the support forums seems to be also related. The user has mentioned using the theme [Hestia](https://wordpress.org/themes/hestia/). Looking at the theme's code, I can't find where...
> That way, it'd work with the "same API" in the client and in the server. > > What do you think? I think that would be nice. 😄 Just...
A couple of notes after playing a bit with this PR, trying to follow @luisherranz's approach: - The functions to access the state and the context inside getters (`wp_interactivity_state` and...
@sirreal I think I've addressed all your suggestions. Could you take another quick look? If everything is OK, I guess the PR is ready to be merged. cc @gziolo.
> I'm sorry, I don't understand what you mean. Why would there be two different warnings? I think he means that the only warning message the `process_directives_args` method outputs is...
The `@wordpress/interactivity` version has not been updated yet in [WordPress::trunk](https://github.com/WordPress/wordpress-develop/tree/trunk) so it is expected to see errors in the tests like the following one: ``` Module not found: Error: Can't...
@luisherranz, changelog updated!
@luisherranz, changelog updated!
I can confirm the PR fixes the issue above: | Before | After | | --- | --- | | | |