duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/addons/duncanmcclean/simple-commerce
Other
146 stars 40 forks source link

[7.x] Prevent calling `preload` when augmenting product variants #1085

Closed duncanmcclean closed 4 months ago

duncanmcclean commented 4 months ago

This pull request prevents the preload method from being called when augmenting Product Variants, since it was causing issues with certain fieldtypes because the preload method is usually called in the Control Panel, with logged in users.

Fixes #1076.

github-actions[bot] commented 4 months ago

Released as part of v7.2.1.