Wappler Version : 3.7.2
Operating System : Windows 10
Server Model: Node JS
Database Type: MariaDB
Hosting Type: Local
Framework: Bootsrap 5
Expected behavior
What do you think should happen?
Server validation message should show under the linked input.
Actual behavior
Input goes red, but no validation message appears
Add a validation step in an API action, with validation on the input. Message returns correctly but does not display under the input. I’ve tried with both required validation against the variable and a validation step within the action, both have the same result.
I have a PHP project with BS4 which works fine, have a feeling this may be BS5 related (or Node, using both for the first time).
Possibly linked to: Server side validation works but does not return message
Last updated: