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

resize nullpx nullpx 无法触发滚动操作 #54

Open
2 tasks done
Halecoder opened this issue Jun 19, 2024 · 6 comments
Open
2 tasks done

resize nullpx nullpx 无法触发滚动操作 #54

Halecoder opened this issue Jun 19, 2024 · 6 comments

Comments

@Halecoder
Copy link

Describe the bug

控制台打印 resize nullpx nullpx
image

Validations

  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
@rennzhang
Copy link
Owner

麻烦提供下复现步骤和版本号

@patricuxi
Copy link

The same thing happens to me.
image

image
codemir

@rennzhang
Copy link
Owner

The same thing happens to me. image

image codemir

Can you provide a reproducible case or complete code? I am unable to reproduce this issue.

@mantis-toboggan-md
Copy link

mantis-toboggan-md commented Sep 3, 2024

I've hit this bug as well using

"codemirror": ">=5.64.0 <6",
"codemirror-editor-vue3": "^2.7.0",

resize nullpx nullpx is only seen when height and width props are null - ie the default.

https://codesandbox.io/p/sandbox/happy-northcutt-ylg489

@rennzhang
Copy link
Owner

I've hit this bug as well using

"codemirror": ">=5.64.0 <6",
"codemirror-editor-vue3": "^2.7.0",

resize nullpx nullpx is only seen when height and width props are null - ie the default.

https://codesandbox.io/p/sandbox/happy-northcutt-ylg489

Thank you for providing the case. I've noticed the issue, but from the case, it seems that only the console output is incorrect, while the rendering is fine. What is the situation on your end? I need to further confirm the issue.

image

@mantis-toboggan-md
Copy link

@rennzhang correct: rendering is fine, only console output is wrong.

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

No branches or pull requests

4 participants