Group Action "ReferenceError: exec is not defined"

On the latest version of Wappler, attempting to use the group action to group values (also tried with a query) results in the error below being spit out in the web server console:

022-12-17T21:08:19.452Z server-connect:server Got error? ReferenceError: exec is not defined
at App.group (G:\Wappler Projects\Test\lib\modules\core.js:241:29)
at App._exec (G:\Wappler Projects\Test\lib\core\app.js:578:57)
at App._exec (G:\Wappler Projects\Test\lib\core\app.js:545:28)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async App.exec (G:\Wappler Projects\Test\lib\core\app.js:514:9)
at async App.define (G:\Wappler Projects\Test\lib\core\app.js:496:9)
Community Page
Last updated: