Currently, it only accepts input if it matches the provided commands precisely. it throws an error if there are any uppercase characters or leading and/or trailing spaces.
What should have happened?
Valid commands should be accepted regardless of their format.
Contact Details
No response
What happened?
Currently, it only accepts input if it matches the provided commands precisely. it throws an error if there are any uppercase characters or leading and/or trailing spaces.
What should have happened?
Valid commands should be accepted regardless of their format.
What browsers are you seeing the problem on?
Firefox, Chrome, Safari
Version
No response
Relevant log output
No response