trigger
trigger copied to clipboard
stretchedChecked should cause this to stop running or you'll possibly…
… end up with an infinite loop. Had some issues with React saying
Uncaught Invariant Violation: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.