rainbow-me / rainbowkit

The best way to connect a wallet 🌈 🧰

Home Page:https://rainbowkit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug] modal windows snaps to the bottom in device mode in chrome

criogennn opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

RainbowKit Version

2.0.2

wagmi Version

2.5.12

Current Behavior

image

in device mode

Expected Behavior

image

in normal mode

Steps To Reproduce

toggle device mode in chrome

Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)

No response

Anything else?

it's same resolution for both

commented

@criogennn It's always been like this. If you open inspect element and lower the window size it will snap at the bottom because it's going to be marked as "responsive" mode. You need to be on mobile in order to get the full mobile view and not play with it on desktop.

Desktop version should work totally fine unless you open it in device mode.