I just ran into a case where using a spread value of 0 causes a bug, but using a spread value of 1 does not. Can anyone explain what other side effects might be caused from using a spread value of 1? I thought they just controlled whether the index of an object was base-1 or not.
