All checks were successful
continuous-integration/drone/push Build is passing
Object.assign was overwriting the existing messages array before the ternary fallback could reference it. Capture the reference beforehand.
Object.assign was overwriting the existing messages array before the ternary fallback could reference it. Capture the reference beforehand.