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

Matrix of vertical length more than 2 does not get rendered #1131

Closed
sharmatapan opened this issue Dec 5, 2022 · 6 comments
Closed

Matrix of vertical length more than 2 does not get rendered #1131

sharmatapan opened this issue Dec 5, 2022 · 6 comments

Comments

@sharmatapan
Copy link

sharmatapan commented Dec 5, 2022

Describe the bug
When we add a matrix with vertical length more than 2 and then go to code view and close the code view, the matrix rendering is effected and the matrix box is not rendered properly when using katex plugin.

To Reproduce
Steps to reproduce the behavior:

  1. Add a matrix latex using katex plugin.
  2. Click on code view
  3. Do not make any change and close code view
  4. You will see the matrix box rendering is wrong now.

Expected behavior
Matrix box rendering should be effected.

Screenshots
Before issue appears
image
After we click on code view and close it, see how rendering is effected
image

Desktop (please complete the following information):

  • OS: All
  • Browser All
  • Version All

Additional context

  • Please find the HTML below:

Attached

  • Please find the latex below:

\left[\begin{matrix}
1&4&3\
6&3&4\
8&5&1
\end{matrix}\right]

@sharmatapan
Copy link
Author

@JiHong88 @LeeJiHong Please look into this.

@Himanshu95cloud
Copy link

Hi,@JiHong88 @LeeJiHong I am also facing this issue.

@Gautam123kumar
Copy link

Hi, I'm also facing this issue. @JiHong88 @LeeJiHong

@JiHong88
Copy link
Owner

@sharmatapan @Himanshu95cloud @Gautam123kumar This issue is not reproduced.
Am I doing the test wrong?

2023-01-25.7.45.44.mov

@vipin9457
Copy link

vipin9457 commented Feb 4, 2023

@JiHong88 in the attached video (timing 0:10 sec) after click on the code view , you can see the matrix is not properly rendered ,vertical line are broken .We are also facing the same issue

@JiHong88 JiHong88 added the bug label Feb 7, 2023
@JiHong88 JiHong88 added this to the 2.44.4 milestone Feb 7, 2023
@JiHong88
Copy link
Owner

The 2.44.4 version has been updated.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants