React Issues
Modal pop up isn't visible
- Announcements
- System Status
- Changelog
- Overview
- Sign Up with Email/Social
- Sign up with Branded Wallets
- Server-side verification
- Adding Captcha Protection
- Overview
- Dynamic Embedded Wallets
- Pregenerated Wallets
- Account Abstraction
- Account Recovery
- HD Wallets
Third Party Providers
Configuration
- Sort and Filter Wallets
- Multi-Wallet
- Bridge Widget
- Advanced Configurations
CSS & Themes
Customizing copy
- Banxa
- Create-web3-dapp
- Wagmi
- XMTP
- Co:Create
- Headless Email Signup
- Customizing copy in the SDK
- Programmable Views
React Issues
NextJS Issues
Wallet Issues
Solved Issues
Sign in & sign up
Embedded Wallets
Branded Wallets e.g. Metamask
Design customizations
Fiat Onboarding
Tutorials
Troubleshooting
React Issues
Modal pop up isn't visible
Make sure that you set the body min-height to 100vh
body { min-height: 100vh; }
Was this page helpful?