Skip to content

Fix Undefined Fill property when adding a shape

Thomas requested to merge fix-undefined-fill-shape into master

Default shapes have no color defined : the fill property was undefined. A lot of these errors in the logs, leading to 502s in prod.

Merge request reports