Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Products not removed from bundle on frontend after editing & issue with additional fields #22

Open
BenYarrow opened this issue Oct 2, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@BenYarrow
Copy link

When attempting to modify an existing bundle (e.g., removing a product), the product is not removed from the frontend, even after saving the changes. It is only when a bundle page is reloaded that this product is removed visibly. This results in a console error (see below).

image

Additionally, when removing the thumbnailImage (a single asset field added to the bundle type) from the bundle, the image is correctly removed from the frontend. However, the ability to add a new image disappears until the bundle is saved and refreshed.

Before adding a thumbnail image:
image

After removing an existing thumbnail image from a saved bundle:
image

Craft version: 3.9.13
Bundles version: 1.2.2

@samuelbirch samuelbirch added the bug Something isn't working label Oct 4, 2024
@samuelbirch
Copy link
Member

Hi @BenYarrow, we'll take a look.

@EnovateBen
Copy link

Hi Samuel,

Sorry for the late reply. Just wondering if there's any update on this at all?

Thanks

Ben

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants