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

height reduced which window resize #173

Open
minimorph223 opened this issue Mar 17, 2022 · 4 comments
Open

height reduced which window resize #173

minimorph223 opened this issue Mar 17, 2022 · 4 comments

Comments

@minimorph223
Copy link

no matter window get larger or smaller, the height reduced always.
browser: chrome (I tried on safari and firefox as well, same issue)

react-markdown2.mov
jaywcjlove added a commit that referenced this issue Mar 17, 2022
github-actions bot pushed a commit that referenced this issue Mar 17, 2022
@jaywcjlove
Copy link
Member

@minimorph223 Upgrade v3.2.9

@minimorph223
Copy link
Author

i am using markdown-editor with nextjs. After upgrade to v.3.2.9, the issue still existed on my local. Is it related?

import '@uiw/react-markdown-editor/markdown-editor.css';
import '@uiw/react-markdown-preview/markdown.css';

const MDEditor = dynamic(
  () => import("@uiw/react-markdown-editor"),
  { ssr: false }
);

@jaywcjlove
Copy link
Member

Provide an example via codesandbox.io
@minimorph223

@minimorph223
Copy link
Author

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

2 participants