Skip to content

Make sure isLocked passed to Vue is a boolean

Heinrich Lee Yu requested to merge 57744-fix-vue-warning-for-is-locked into master

What does this MR do?

Make sure isLocked is a boolean to fix Vue warning.

Sets to false when it is null

What are the relevant issue numbers?

Closes #57744 (closed)

Does this MR meet the acceptance criteria?

Merge request reports