leva
leva copied to clipboard
Color alpha strings are bugged
RGBA string – color picker opens to default values, changing anything creates black/white/something new
Repro in the storybook, use "RgbaString" example
Hex8 string – does not trigger alpha controls at all
Reproducible in the storybook:
Poking around a bit, the fixes are likely in or around this file: https://github.com/pmndrs/leva/blob/main/packages/leva/src/components/Color/color-plugin.ts