Results 3 issues of Péter Babják

ErrorMessage[] => [{ error: "minLength", format: (label, error) => minLengthFormat(label, error) }] export function minLengthFormat(label: string, error: any): string { return error; //

In color picker's API i see 2 @Input properties, but the example use more than one: [color] -> Is this the active color on color picker? Furthermore, in the example...

enhancement

In case i try to read or write a characteristic on a glucose meter and after PIN dialog popup, if i cancel it or write in it a wrong PIN,...