Version where bug was found:
6.1
Describe the bug
Payloads are allowed to have leading/trailing spaces (and possibly other invisible characters), which results in users not getting assigned the appropriate variant. We should automatically remove leading/trailing spaces and hidden characters such as newlines, etc in payloads to prevent this from happening.
Version where bug was found:
6.1
Describe the bug
Payloads are allowed to have leading/trailing spaces (and possibly other invisible characters), which results in users not getting assigned the appropriate variant. We should automatically remove leading/trailing spaces and hidden characters such as newlines, etc in payloads to prevent this from happening.