davidtheclark / react-aria-modal

A fully accessible React modal built according WAI-ARIA Authoring Practices
http://davidtheclark.github.io/react-aria-modal/demo/
MIT License
1.03k stars 96 forks source link

Background image resizing bug #94

Open Gerard097 opened 4 years ago

Gerard097 commented 4 years ago

If I try to open a modal while the scroll of the window is visible and then grow the window height the background image doesn't resize correctly (cover). Here is a gif explaining this process:

ezgif com-video-to-gif

and the src: https://github.com/Gerard097/Modal-Bug