Gene Alyson Fortunado Torcende

Results 6 issues of Gene Alyson Fortunado Torcende

![wp-mail-smtp](https://github.com/woocommerce/action-scheduler/assets/8350223/a455b7ba-d4f7-4232-90a5-c54514c7377a) ![seo-by-rank-math](https://github.com/woocommerce/action-scheduler/assets/8350223/bdd101a2-579d-4c7f-959d-df6b1ddea265) Plugin | Version --- | --- [cardanopress-governance](https://github.com/CardanoPress/plugin-governance/blob/cb84e406f65faf0a7bff1148184164ec6372c0bc/cardanopress-governance.php#L35) | 3.5.3 [wp-mail-smtp](https://github.com/awesomemotive/WP-Mail-SMTP/blob/3dbe933e8a527f6ad202096afcec7013addd0137/src/Core.php#L857) | 3.6.1 [seo-by-rank-math](https://github.com/rankmath/seo-by-rank-math/blob/5acf665a91ae87f2a64ead498e3fe6e773be33c2/rank-math.php#L258) | 3.6.3 There seems to be an issue with loading the right class which should...

type: bug
priority: high

I use Sublime Text 3 with plugins [Sass](https://packagecontrol.io/packages/Sass) and [CSS Extended Completion](https://packagecontrol.io/packages/CSS%20Extended%20Completions) but when i work with SCSS file, any auto-complete option by [CSS Extended Completion](https://packagecontrol.io/packages/CSS%20Extended%20Completions) does not work. I...

Updated the build flags and used blake2b to hash file contents excluding `targets.go` so it doesn't change if additional entries are added.

What does this implement/fix? Explain your changes. --------------------------------------------------- Minimal input to `createOrder` mutation: with only `productId` in `lineItems`. Added only the necessary checks and explicitly supplied default values. Does this...

**Describe the bug** This happens when `lineItems` are only supplied with the `productId`. **To Reproduce** ``` mutation { createOrder(input: { lineItems: [ { productId: 1 }, { productId: 3 }...

Running `pkgx +yazi +lazygit` produces the error but swapping the order (`pkgx +lazygit +yazi`) does not. Also weird enough, this only happens on v2 and not on v1. ![Image](https://github.com/user-attachments/assets/8da61a6d-5cba-4494-bf0f-faa6241ae23d) ```bash...