-
## Description
On WP-iOS `19.9.0.0`, we identified a crash caused by `react-native-reanimated` and JSI when opening and closing the editor several times. This issue was hard to reproduce, as …
-
**Actual Behavior**:
- `What is the issue? (*)`
Apparently, some plugins rely on the fact that `wp-includes/pluggable.php` should be loaded after the plugins so they can override some functions l…
-
As it currently stands, anything in Wordpress that needs to send email is broken. The [`wp_mail`](http://codex.wordpress.org/Function_Reference/wp_mail) function that is used for sending out email by …
-
We tried to use WP Playground for testing [Customize Your Store project](https://github.com/woocommerce/woocommerce/issues/43623). Unfortunately, we noticed that WP Playground gave some errors while t…
-
## What problem does this address?
`wp-scripts` is a fantastic package with a lot of benefits, but can be a bit daunting for new developers to use because of the complexities involved. The underlying…
-
### Description
Deleted webfonts remain available and is use by a theme following a theme switch:
* The fonts are defined as the default on the front end of the site
* The fonts appear in the t…
-
Hey, I have trouble getting this package to work with Vite.
I get this error:
`Uncaught Error: Cannot unlock an object that was not locked before.
at unlock (implementation.js:185:9)
…
-
Outreach to component maintainers for Field Guide "But Wait, There is More!" section (WordPress 6.4)
From Birgit's version from previous release:
Reference in release documentation
Details
[P…
-
The new API could allow a scenario I'd like to propose, which is based on https://www.transifex.com/lp/transifex-live/
- [x] Authorization via configurable API key per project - #4974
- [x] Authori…
-
Parent: #17128
On some occasions, I get a crash on ZenDesk initialization when testing `JPScreenshotTest`.
> **Note**: So far I've seen this happen when running the test in `it` or `zh-CN`, but…