writer-framework icon indicating copy to clipboard operation
writer-framework copied to clipboard

Repeater context returns a wrong value

Open SergeyPriem opened this issue 1 year ago • 0 comments

Repeater context returns a wrong value when the dictionary of Repeater Object has a key, containing only digits (even if converted to string). In this case context returns the next value (key) of the repeater object

image

returns:

image

SergeyPriem avatar Apr 13 '24 04:04 SergeyPriem