Calling Server Action from flow inside repeat adds wrong parameter format

Win 10
Wappler 5 Beta 10
Actually been around since v4 (that’s when i noticed it) that i have known about but never got around to reporting
Minor error with easy workaround but a bug regardless

Basically when calling a server action directly from a flow inside a repeat any GET parameters are populated incorrectly as they are prefixed with tableRepeat[0].param_name rather than just param_name

See video

1 Like

This is still quite a big issue and the incorrect parameter is even worse when the table is inside a modal as it prefixes with the modal name also

1 Like

Fixed in Wappler 5.0.4

This topic was automatically closed after 32 hours. New replies are no longer allowed.