verbb / vizy

A flexible visual editor for Craft CMS
Other
44 stars 8 forks source link

Multiple instances of a vizy field break it #241

Closed jan-dh closed 1 year ago

jan-dh commented 1 year ago

Describe the bug

I have multiple super table fields, with a vizy field inside of those. I get a lot of JS messages in the console (not sure if related)

image

and the vizy block stays empty. Inside the block is a single supertable field

Steps to reproduce

So the setup:

Multiple super table field. Each of these have a vizy field. Within that vizy field there is a super table.

Craft CMS version

4.4.15

Plugin version

2.1.7

Multi-site?

yes

Additional context

No response

jan-dh commented 1 year ago

Additional console errors:

image
engram-design commented 1 year ago

Fixed for the next release. To get this early, run composer require verbb/vizy:"dev-craft-4 as 2.1.7"

engram-design commented 1 year ago

Fixed in 2.1.8