Skip to content

Fix ATTR_ENUMERATED_COERCION for contenteditable

What does this MR do and why?

This MR fixes ATTR_ENUMERATED_COERCION

As a part of Vue 3 migration ATTR_ENUMERATED_COERCION is deprecated

It is important to replace attribute to v-bind syntax

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

***NO VISUAL CHANGES***

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Check out branch
  2. Check files
  3. Run newly added tests

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #428638 (closed)

Merge request reports