verbb/hyper

Using an Asset field inside a multi-button Hyper field doesn't save the asset relation

darylknight opened this issue · 4 comments

Describe the bug

The design I'm trying to build looks like this:

image

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:

image

When you click the cog wheel on one of those buttons, it opens a slideout to select the asset:

image

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

Should be fixed for the next release. To get this early run composer require verbb/hyper:"dev-craft-4 as 1.1.15"

Thanks :)

Confirming this fixes it

Fixed in 1.1.16