getChildContext() {
    const { onOpen, onClose } = this.props
    return {
      popup: {
        open: onOpen,