Using an Asset field inside a multi-button Hyper field doesn't save the asset relation
darylknight opened this issue · 4 comments
darylknight commented
Describe the bug
The design I'm trying to build looks like this:
I've set this up as a single Hyper field that allows multiple buttons, created an Asset field called "Button - Icon", then added that to the Hyper layout when selecting a URL, using a new tab:
When you click the cog wheel on one of those buttons, it opens a slideout to select the asset:
When you close that slideout, the selected asset disappears and is not saved
Steps to reproduce
Steps in the list above
Craft CMS version
4.5.6.1
Plugin version
1.1.15
Multi-site?
No
engram-design commented
Should be fixed for the next release. To get this early run composer require verbb/hyper:"dev-craft-4 as 1.1.15"
darylknight commented
Thanks :)
darylknight commented
Confirming this fixes it
engram-design commented
Fixed in 1.1.16