hyper icon indicating copy to clipboard operation
hyper copied to clipboard

[5.x] Custom field values not saving

Open Mathias-Syversen opened this issue 10 months ago • 4 comments

Describe the bug

I have added 4 color fields to the "advanced" tab on my link types. When pressing the ... to get the slidout for custom fields, I can set the values, but they do not appear to get saved.

This is with a multi-link field, inside a matrix block / entry type. (nested)

Steps to reproduce

  1. Create a hyper field with support for multiple links.
  2. Add custom (color?) fields to the advanced tab
  3. Add this field to an entry type inside a matrix
  4. Try to save any custom values

Craft CMS version

5.0.4

Plugin version

2.0.0-beta.8

Multi-site?

Yes

Additional context

No response

Mathias-Syversen avatar Apr 19 '24 12:04 Mathias-Syversen

Fixed for the next release. To get this early run composer require verbb/hyper:"dev-craft-5 as 2.0.0-beta.8"

engram-design avatar Apr 20 '24 23:04 engram-design

Is this bug also effecting the Craft 4 branch? I've tried to upgrade to 1.1.27 (as it got a maybe related fix), but still some fields are not triggering a save:

https://github.com/verbb/hyper/assets/23519/327217e2-63aa-43b2-99de-79ec7e9e30f8

gglnx avatar Apr 24 '24 08:04 gglnx

@gglnx Also fixed for the next release. To get this early run composer require verbb/hyper:"dev-craft-4 as 1.1.27"

engram-design avatar Apr 28 '24 00:04 engram-design

@gglnx Updated in 1.1.28

engram-design avatar May 11 '24 02:05 engram-design