webdna / commerce-bundles

Other
3 stars 4 forks source link

Bundle not getting saved values #10

Closed nickwanhere closed 3 years ago

nickwanhere commented 3 years ago

Once the bundle created, all other fields layout did save, but cannot display in the Edit page in CMS.

Added following before the form render works in BundlesController if($bundleId&&!$bundle) $bundle = Bundle::findOne($bundleId);

mcjackson18 commented 3 years ago

@nickwanhere, this has been fixed in version 1.2.1.