eav-manager icon indicating copy to clipboard operation
eav-manager copied to clipboard

Columns render should handle "null" values

Open johnkrovitch opened this issue 5 years ago • 1 comments

When getting a "null" value into a field render, we get the following error :

Expected argument of type "string", "null" given

johnkrovitch avatar Feb 07 '20 13:02 johnkrovitch

The issue appears when null is set to the column label. Nullable labels should be allowed.

johnkrovitch avatar Feb 07 '20 13:02 johnkrovitch