verbb / vizy

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

[Craft 5] Block fields not saving #286

Closed bryce-pod1 closed 3 months ago

bryce-pod1 commented 3 months ago

Describe the bug

On saving a Vizy field, block fields are not saved, just empty group tabs are left.

Steps to reproduce

  1. Create Vizy field and name it.
  2. Save field to enable adding of blocks (bug or intended?)
  3. Add block group and name it.
  4. Drag field into group (I tried multiple fields types.)
  5. Save field.
  6. Field is nolonger in group.

Craft CMS version

5.0.0-beta.6

Plugin version

3.0.0-beta.2

Multi-site?

No

Additional context

No response

engram-design commented 3 months ago

Just note that the block type configuration won't appear due to a Craft bug which should be fixed for upcoming betas.

Fixed for the next release. To get this early, run composer require verbb/vizy:"dev-craft-5 as 3.0.0-beta.2".