You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In certain cases (like somebody passing position: fixed; inset: 0 styles to the ConfettiProvider), the canvas explodes in size. Make the canvas resizing more robust.
In certain cases (like somebody passing
position: fixed; inset: 0styles to the ConfettiProvider), the canvas explodes in size. Make the canvas resizing more robust.