node-suitetalk icon indicating copy to clipboard operation
node-suitetalk copied to clipboard

Record List getNode not work as expected

Open wiput1999 opened this issue 4 years ago • 0 comments

I've found a problem that when using List and getNode. It replaces last element in node. So I've fix to use array instead and push node into it. I've tested it's work as expected.

wiput1999 avatar Mar 31 '21 06:03 wiput1999