The only argument to `popTo` is the containerId to pop to, not the current containerId as well. Also showing `this.props.previousContainerIds` lead me to believe that was included automatically (similar to `this.props.containerId`) so I changed that to avoid confusion.