You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
Color::parse (via CSSColorParser::parse()) defaults to black for invalid / unparseable color strings. This prevents us from correctly evaluating property functions for color values in the case where the property value is an invalid color string -- see mapbox/mapbox-gl-js#4150