oj-text-area length counter does not show up if there is more than one text area
Summary
oj-text-area length counter does not show up if there is more than one text areaContent
We have a page where we have more than one text area (oj-text-area) component.
We have set the length.max="150" length.counter="remaining" to restrict the length as well as to show the remaining length as the user starts typing.
But when we add more than one text area the counter does not show up in the UI.
Attaching a sample app with the issue.
Version
Version: 19.4.3.10