
I ran into a strange issue today while using repeating items. While
it doesn't appear to effect any functionality as far as I can tell,
whenever I click the add, modify, or done buttons I get this little
popup in the top left of my screen that says " Please select a valid value. The two nearest valid values are between 1 and 2. "
Again it doesn't seem to cause any actual problems so far, and it doesn't seem
to be caused by my code because I use the exact same code in another
part of my sheet and it works fine. (Also I've tried removing sections
of my code to see if it was anything I wrote but after going through the
entire thing the problem still occurs.) It definitely has to do with
the buttons themselves, any idea what might be causing it? I'm using
Firefox Version 41.0.2 and Windows 7 if that makes a difference.