Number returned from js script injection function rejected as int32 . Bug workaround needed

Discusses an error that prevents UiPath from receiving numeric results such as 1. Strings appear to have no problem.

Can someone suggest a workaround that would mean that injected js script would convert a number to a string before returning it as a string to UiPath? Ive tried “tostring” and it doesnt work.

@loginerror i can confirm that the bug reported in the thread above gives similarly highly disruptive results in firefox as well as chrome.

Hi @steved

Welcome to our UiPath Forum! :slight_smile:

Could you provide some extra information, such as your Studio version and a screenshot from your Package Manager (= to get the versions of your activity packages used in the project)?

EDIT
I dug a bit deeper and the issue was already fixed by our team. The fix should be released in the next community edition release.