[5.x] Custom field values not saving
Closed this issue · 4 comments
Mathias-Syversen commented
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
- Create a hyper field with support for multiple links.
- Add custom (color?) fields to the advanced tab
- Add this field to an entry type inside a matrix
- 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
engram-design commented
Fixed for the next release. To get this early run composer require verbb/hyper:"dev-craft-5 as 2.0.0-beta.8"
gglnx commented
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:
Bildschirmaufnahme.2024-04-24.um.10.49.06.mov
engram-design commented
@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 commented