Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] create-toolpad-app --core results in app with bottom scrollbar #3812

Closed
Janpot opened this issue Jul 20, 2024 · 0 comments · Fixed by #3813
Closed

[core] create-toolpad-app --core results in app with bottom scrollbar #3812

Janpot opened this issue Jul 20, 2024 · 0 comments · Fixed by #3813
Labels
bug 🐛 Something doesn't work

Comments

@Janpot
Copy link
Member

Janpot commented Jul 20, 2024

Steps to reproduce

Link to live example: (required)

Steps:

  1. Run:
    pnpm create toolpad-app --core foo
    cd foo
    pnpm run  dev
    
  2. Open http://localhost:3000/page

Current behavior

Has a scrollbar at the bottom:

Screenshot 2024-07-20 at 08 26 43

Expected behavior

No scrollbar

Context

Noticed on #3807 as well

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: scrollbar

@Janpot Janpot added bug 🐛 Something doesn't work status: waiting for maintainer These issues haven't been looked at yet by a maintainer and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant