steven-tey / precedent

An opinionated collection of components, hooks, and utilities for your Next.js project.
https://precedent.dev
MIT License
4.69k stars 409 forks source link

Backdrop blur for sign-in modal on window resize #33

Open ptr-h opened 1 year ago

ptr-h commented 1 year ago

only an issue when resizing from small to large, the extra portion of screen will not have blur. could not find a fix myself, will update if I do.

(big thank you for the template)

ptr-h commented 1 year ago

image

image

ptr-h commented 1 year ago
mobile- desktop

Also get this bug when on desktop and moving from mobile width to desktop width, with the modal open.

imaxisXD commented 1 year ago

I am not able to replicate this, it will be much more helpful if you can give a video on how to replicate this , Thanks