Adding variant gives "Variant is missing its product" error
Closed this issue · 2 comments
Antimated commented
Describe the bug
I have a hyper field where you can select variants. Whenever I select a variant I get the following error:
I have my own macro that calls getLinkAttributes()
. Seems like the error is coming from there.
My hyper field also resides inside a static supertable.
Steps to reproduce
- Create hyper field with variants enabled
- Select variant and save
- Error displays
Craft CMS version
4.8.4
Plugin version
1.1.22
Multi-site?
Yes
Additional context
Supertable is installed
engram-design commented
Fixed for the next release. To get this early run composer require verbb/hyper:"dev-craft-4 as 1.1.22"
engram-design commented
Fixed in 1.1.23