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

Button Box Elements Missing When Creating New Rows #802

Closed
adrianjean opened this issue Oct 4, 2023 · 3 comments
Closed

Button Box Elements Missing When Creating New Rows #802

adrianjean opened this issue Oct 4, 2023 · 3 comments

Comments

@adrianjean
Copy link

adrianjean commented Oct 4, 2023

Bug Description

Issue:

  • Button Box elements are missing when creating new blocks/rows
  • Existing entries with Button Box elements show fine.

Behaviour started at version 3.9.3 of NEO.

CraftCMS: 4.5.6.1
NEO: 3.9.3

Steps to reproduce

  1. Create a field for a Button Box element
  2. Add it to NEO
  3. Create a new row/block in a NEO element that contains the Button Box field.
  4. Note that the ButtonBox element isn't being loaded

Expected behaviour

No response

Neo version

3.9.3

Craft CMS version

4.5.6.1

What is the affected Neo field's propagation method?

No response

Does this issue involve templating, and if so, is eager-loading used?

This is not a templating issue

@adrianjean
Copy link
Author

adrianjean commented Oct 4, 2023

SuperTable was updated recently, and I have ButtonBox elements, inside a SuperTable, in a NEO block. Wonder if that's related.

Update:
I just built a Matrix field with ButtonBox inside, and there is no issue. So it definitely is an issue with SuperTable + ButtonBox + NEO

@ttempleton
Copy link
Contributor

This looks to have the same cause as #790 and is fixed in 3.9.4.

@ttempleton ttempleton closed this as not planned Won't fix, can't repro, duplicate, stale Oct 5, 2023
@adrianjean
Copy link
Author

Yup! — confirmed it's fixed now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants