The server action Formatter > Text > Trim function does not work. It does not remove any whitespace, neither from the beginning nor from the end of a string.
Am I using it incorrectly?
I tested it and the trim formatter works fine for spaces. Problem seems to be the Wappler input, when setting the string directly in the value input, it seems not to insert a normal space but a non-breaking space instead which isn’t trimmed.