doublesecretagency / craft-spoon

Spoon plugin for Craft CMS - Enhance your Matrix fields with groups, tabs and more!
Other
83 stars 7 forks source link

Matrix inside of Super Table doesn't seem to work #108

Closed joshuapease closed 1 year ago

joshuapease commented 3 years ago

Description

Thanks so much for your help! I'm working on a project that uses a Super Table field that contains a nested Matrix field. We're hoping to create groups for the Matrix blocks.

The plugin UI shows the nested Matrix field, and even lets me create our desired block groups.

However, once I go to use the field in an entry, there are no groups or UI change for the nested Matrix field.

Here's a Matrix field that isn't nested with the same groups.

Sample Repo

I've created a sample repo with the plugins installed and the fields, spoon groups, and entry types set up. I set this site up with Nitro 2 running PHP 7.4

https://github.com/joshuapease/craftcms-spoon-test

Steps to reproduce

  1. Install the latest Super Table and Spoon plugins on the latest version Craft CMS.
  2. Create a Super Table field that contains a Matrix field with at least two blocks.
  3. Use Spoon to set up groups for the nested Matrix field.
  4. Add the field to an entry type and try to create blocks.

CMS & Plugin Versions

"craftcms/cms": "^3.6.4",
"angellco/spoon": "^3.6",
"verbb/super-table": "2.6.7",
"vlucas/phpdotenv": "^3.4.0"

Server Info

image

paulwaddington commented 3 years ago

We're seeing the exact same issue and use this plugin across all of sites!

mudechs commented 3 years ago

Same here

marc524 commented 3 years ago

Is there an ETA on this being fixed? Still seeing this in Spoon 3.6.1

joshangell commented 3 years ago

Hey everyone - sorry for the radio silence, not going to lie I’ve been absolutely slammed just trying to stay afloat. I am hopeful I’ll have some free time soon to tackle some of the issues on this plugin, including this one. If I can it’ll be in the next 6 weeks or so.

kgollert commented 2 years ago

Same here. Sadly the plugin stays disabled and is waiting for the fix since a year now :(

lindseydiloreto commented 1 year ago

Hello everyone! I'm happy to say that Super Table compatibility has been restored in the latest version of Spoon. 🙏

To be clear, Spoon 4.0 is now compatible with Super Table on Craft 4.x. (We won't be backporting this to Craft 3.x, but the fix will be waiting for you when you do eventually update to C4!)