Open kevincrafts opened 1 month ago
The issue is caused by this trailing space, it simply needs to be removed from all the values (and conditionals updated accordingly).
One of Fastly's optimizations seems to be to trim HTML values so the space is getting removed for anonymous users.
The form at https://www.colorado.edu/anthropology/submit-travel-expenses has two visibility conditionals, one for the Travel Purpose question, the other for the Did you travel by plane train or automobile question.
The first works fine, but the second only works if you're logged in.