## Description Duplicated [this issue](https://github.com/ant-design/ant-design/issues/47439) here, since it is more related to this package. If I understand it correctly, [this Mask component](https://github.com/react-component/tour/blob/master/src/Tour.tsx#L194) must be under the Portal. As it is done in [the Dialog component](https://github.com/react-component/dialog/blob/master/src/DialogWrap.tsx#L42) FYI @zombieJ