file.py strip preceding and trailing spaces from id strings
At.js will add a trailing space to input after inserting the completed text. It also makes sense from a rousbtness standpoint, should a user accidentally add any preceding or trailing whitespace, the controller will not fail.
Please register or sign in to comment