Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(FEC-141472): pass new prop to overlay (#136)
pass new prop to `Overlay` component in `welcomeScreen` component - `dontCheckOverlayPortal`, which tells `Overlay` component to not check `overlayPortal` when removing `overlay-active` class, since it is being rendered outside of overlayPortal area. **NOTE:** left a TODO note to check why the `Overlay` is not being rendered under `OverlayPortal`, as we usually do. Resolves [FEC-14172](https://kaltura.atlassian.net/browse/FEC-14172) related pr: kaltura/playkit-js-ui#950 [FEC-14172]: https://kaltura.atlassian.net/browse/FEC-14172?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
- Loading branch information