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

Table height is wrong in version3.13.0 #391

Closed
NaotakaSaito opened this issue May 24, 2022 · 2 comments
Closed

Table height is wrong in version3.13.0 #391

NaotakaSaito opened this issue May 24, 2022 · 2 comments

Comments

@NaotakaSaito
Copy link

Hi, Table height is wrong in preview window in version 3.13.0. It decreases in proportion to the window size and disappears finally. It was correct in version 3.12.1.

You can check it in this site:
https://uiwjs.github.io/react-md-editor/
And write this document below.

# Table test
## dummy line
## dummy line
## dummy line
## dummy line
## dummy line
## dummy line
| a | b | c |
|---|---|---|
|1|2|3|
|1|2|3|
|1|2|3|
|1|2|3|
|1|2|3|
|1|2|3|

Thank you and best regards,

jaywcjlove added a commit to uiwjs/react-markdown-preview that referenced this issue May 24, 2022
jaywcjlove added a commit to uiwjs/react-markdown-preview that referenced this issue May 24, 2022
github-actions bot pushed a commit to uiwjs/react-markdown-preview that referenced this issue May 24, 2022
@jaywcjlove
Copy link
Member

@NaotakaSaito Reinstalling the dependencies fixes the problem.

jaywcjlove added a commit to uiwjs/react-markdown-preview that referenced this issue May 24, 2022
github-actions bot added a commit to uiwjs/react-markdown-preview that referenced this issue May 24, 2022
jaywcjlove added a commit to uiwjs/react-markdown-preview that referenced this issue May 24, 2022
github-actions bot added a commit to uiwjs/react-markdown-preview that referenced this issue May 24, 2022
@NaotakaSaito
Copy link
Author

Hi, Thank you for your help. The bug is fixed.

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