Skip to content

fix(client): unable to scroll for page #856

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

Merged
merged 1 commit into from
Apr 16, 2025

Conversation

cloudmoonocus
Copy link
Contributor

@cloudmoonocus cloudmoonocus commented Apr 15, 2025

Close #855
I think it is because of the upgrade of Splitpanes. This package has removed some styles, which has led to this.

Copy link

netlify bot commented Apr 15, 2025

Deploy Preview for vue-devtools-docs ready!

Name Link
🔨 Latest commit c41f5ef
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/67fe45fdadb7a300093eacac
😎 Deploy Preview https://deploy-preview-856--vue-devtools-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@cloudmoonocus cloudmoonocus changed the title fix: no scroll fix: no scroll #855 Apr 15, 2025
@cloudmoonocus cloudmoonocus changed the title fix: no scroll #855 fix: no scroll Apr 15, 2025
@cloudmoonocus cloudmoonocus changed the title fix: no scroll fix: unable to scroll Apr 15, 2025
@cloudmoonocus cloudmoonocus force-pushed the fix/no-scroll branch 2 times, most recently from cb3ab75 to 17ed16c Compare April 15, 2025 11:38
@cloudmoonocus
Copy link
Contributor Author

Oh no. After careful study, I pulled the source code of Splitpanes and found that it should be a problem caused by the Attributify mode of unocss.

@webfansplz webfansplz changed the title fix: unable to scroll fix(client): unable to scroll for page Apr 16, 2025
@webfansplz webfansplz merged commit 06f8998 into vuejs:main Apr 16, 2025
7 checks passed
Copy link

pkg-pr-new bot commented Apr 16, 2025

Open in StackBlitz

@vue/devtools-applet

npm i https://pkg.pr.new/@vue/devtools-applet@856

@vue/devtools-core

npm i https://pkg.pr.new/@vue/devtools-core@856

@vue/devtools-api

npm i https://pkg.pr.new/@vue/devtools-api@856

@vue/devtools

npm i https://pkg.pr.new/@vue/devtools@856

@vue/devtools-kit

npm i https://pkg.pr.new/@vue/devtools-kit@856

vite-plugin-vue-devtools

npm i https://pkg.pr.new/vite-plugin-vue-devtools@856

commit: c41f5ef

@francois-codes
Copy link

thanks this was driving me crazy !!

@cloudmoonocus cloudmoonocus deleted the fix/no-scroll branch April 17, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

scroll bar is missing in the component
3 participants