Page scroll disabled after closing nested modals

I'm experiencing an issue with page scrolling being disabled after closing nested modals. There are no console errors so I'm thinking a CSS issue?

I've replicated this on a fresh install and without the minimal theme @Zep Fietje and also happens when doing
npm run build
or
npm run dev
.

Any ideas?
Was this page helpful?