<oj-select-one> attribute 'oj-select-one' is unknown
Summary:
<oj-select-one> attribute 'oj-select-one' is unknown.
I am facing the error in above component of oj-select-one.
Please help to resolve this error.
Content (please ensure you mask any confidential information):
<oj-select-one id="oj-select-one-1353524645-7" class="oj-flex-item oj-sm-12 oj-md-2" placeholder="Select"
value="{{ $variables.FRHPMS_Offer_Creation_VarOb.PAYMENT_TERMS }}" required="true"
disabled="[[ $variables.FRHPMS_Offer_Creation_VarOb.OFFER_STATUS === 'Leased' ]]"
options="[[ $variables.paymentTermSDP ]]"
</oj-select-one options-keys.label="PAYMENT_TERM" options-keys.value="PAYMENT_TERM">
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):