Skip to content

Check if containment exist before trying to reach DisplayHints over it

Ömer Fadıl Usta requested to merge work/usta_fix_reaching_over_null into master

Otherwise, we get errors on logs like : TypeError: Cannot read property 'containmentDisplayHints' of null

Merge request reports