timmyomahony / craft-matrix-field-preview

Configure a screenshot preview for all your matrix field blocks, giving your clients a better publishing experience.
https://plugins.craftcms.com/matrix-field-preview
Other
16 stars 4 forks source link

Extra inline preview added to Super Table field when child of Matrix block #96

Closed daltonrooney closed 2 years ago

daltonrooney commented 2 years ago

I've got a matrix field and some of the blocks include super table fields. If we select the "Matrix" layout for our Super Table field, the inline preview is appended to the child Super Table as well. Hopefully this screenshot can illustrate the problem.

Screen Shot 2022-09-08 at 10 23 57 AM
timmyomahony commented 2 years ago

Hey @daltonrooney ah, so the previews are incorrectly being included in any child SuperTable fields, when they shouldn't be?

daltonrooney commented 2 years ago

Right 👍🏻 I think it’s only when we use the “Matrix” Super Table field layout.

timmyomahony commented 2 years ago

@daltonrooney this should be fixed in the latest release 4.0.5

https://github.com/weareferal/craft-matrix-field-preview/releases/tag/4.0.5

Let me know if that clears up the issue for you or if you notice any other issues.