Dale Ramirez
Dale Ramirez
### Description ### Related issues
Fixed a bug where reloading after the payment form is submitted re-submits the form in payment.twig example templates.  ### Description ### Related issues
I encountered the `$zoom` type error after upgrading from Craft 3 to 4. Cannot assign null to property ether\simplemap\models\Map::$zoom of type int For a quick fix, you can add `?`...
### Description allow timestamp on post date [fixed #602](https://github.com/craftcms/feed-me/issues/602)
### Description Fixed a bug where updating an existing Commerce Product triggers validation. [#1034]
### Description Fixed a bug where variant attributes are not respecting the parseTwig setting. #1035
### Description If a website have different gateway on different subscription plan, the user's payment source will only remember 1 gateway. When subscribing to a subscription plan that does not...