You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Knowing that CSS solves it, can lead to a solution: do not use old CSS. Use the current, modern CSS. You are at 16.9, KaTeX is at 16.11 right now: https://katex.org/docs/browser.
You also do not need to include the client side JavaScript.
Initial checklist
Affected packages and versions
rehype-katex(7.0.1) / remark-math(6.0.0)
Link to runnable example
https://codesandbox.io/p/devbox/2k43df
Steps to reproduce
Just open ths sandbox, and you will see it.
Expected behavior
The vector arrow can be displayed normally, like this
Actual behavior
The arrow not shown
Affected runtime and version
v18.20.0
Affected package manager and version
[email protected]
Affected OS and version
macOS 13.6.7
Build and bundle tools
No response
Additional
I found the latex is showing in this tag
I found this classes, which has the default style
I found that once I used the following custom style to rewrote the default style, the arrows were displayed correctly
I hope this information is useful
The text was updated successfully, but these errors were encountered: