Issue
If you open a modal (position absolute or fixed) when bottom navigation is collapsed, bottom navigation area remains with empty area. I think the area is browser area, so there is no way to get rid of the area by css or javascript.
Is there any way to remove the empty area?
- I set body position to fixed to prevent body scroll. It seems to occur when body position is fixed