Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Issue with my <oj-bind-text> element

Summary:

Hi,

In one of our recently upgraded VBCS application, the <oj-bind-text> element is throwing error and due to that, the buttons aren't working as expected.

The error below as follows:

If <oj-bind-text> is used as the direct child of <oj-menu-button>, then <oj-menu-button> may not reflect updates to the bound value unless the <oj-bind-text> is enclosed in a DOM element such as <div> or <span>.

I tried the <span> element in the button. In my case, the button type is a menu.

<span> <oj-bind-text value="[[ $application.variables.translations.app.FRM0421_BUTTON_TEXT_ACTIONS ]]"></oj-bind-text> </span>

But still the button is not working properly. Once I click the dropdown to see the list of actions, its not getting collapsed even if I click the button.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!