TimOetting / kirby-color

Color picker field for Kirby 3
46 stars 8 forks source link

Doesn't work when field is in a structure #39

Open bvdputte opened 1 year ago

bvdputte commented 1 year ago

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