Doesn't work when field is in a structure
Opened this issue · 1 comments
bvdputte commented
This plugin doesn't work when the color field is used as field in a structure...
Error shown: Cannot read properties of undefined (reading 'rgba')
.
Easy to replicate; add following in a structure:
color:
type: color
editableAlpha: false
label: Colour
kalininmax commented
The same