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

Oj Table with ADP data giving error after upgrading to 2204

Summary:

Oj Table with ADP data giving error after upgrading to 2204

Content (required):

We are using one oj table which gets data from ADP. Table's one field is using below template for thousand separator, we came to know that this template is causing the error (attached) because as soon as we remove the template, no error comes.

<template slot="receiving_amount_template">

     <oj-input-number value="{{ $current.row.transactionamount }}" readonly="true"

       converter='{"options":{"style":"decimal","currency":"USD"},"type":"number"}' virtual-keyboard="number"   ></oj-input-number>

    </template>


any help will be much appreciated!!

Version (include the version you are using, if applicable):

2204


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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