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

[Bug] Output table rendering content is misplaced #70

Closed
1 of 3 tasks
f14XuanLv opened this issue Dec 30, 2024 · 3 comments
Closed
1 of 3 tasks

[Bug] Output table rendering content is misplaced #70

f14XuanLv opened this issue Dec 30, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@f14XuanLv
Copy link

f14XuanLv commented Dec 30, 2024

Bug Description

输出的表格渲染内容错位

Steps to Reproduce

  1. https://gemini.u14.app/
  2. 切换模型为 gemini-2.0-flash-thinking-exp-1219
  3. 输入提问: “用booth2乘法算法计算 1000010*101001101”
  4. 过程中大概率会输出大表格,出现表格内容渲染错位

Expected Behavior

image

Screenshots

image

Deployment Method

  • Docker
  • Vercel
  • Server

Desktop OS

No response

Desktop Browser

Chrome/edge

Desktop Browser Version

No response

Smartphone Device

No response

Smartphone OS

No response

Smartphone Browser

No response

Smartphone Browser Version

No response

Additional Logs

No response

@f14XuanLv f14XuanLv added the bug Something isn't working label Dec 30, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] The rendering content of the output table is misplaced

@Amery2010
Copy link
Collaborator

This is a markdown rendering style problem. I will try to beautify the table elements with css.

@Amery2010 Amery2010 changed the title [Bug] 输出表格渲染内容错位 [Bug] Output table rendering content is misplaced Jan 3, 2025
@Amery2010
Copy link
Collaborator

Use react-markdown to replace markdown-it to improve rendering performance and optimize content layout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants