dream-num / univer

Univer is an open-source alternative to Google Sheets, Slides, and Docs
https://univer.ai
Apache License 2.0
5.68k stars 469 forks source link

0.1.16 version new errors[Bug] #2597

Open lyking90 opened 1 week ago

lyking90 commented 1 week ago

在您提交此问题之前,您是否检查了以下内容?

受影响的包和版本

0.1.16

复现链接

https://univer.ai/examples/sheets

预期行为

1.vite启动项目运行univer,终端应没有错误警告 2.在单元格里输入一个数字,往下拉填充,应该会逐渐递增,而不是复制一样的数字,旧版本是可以的。 image

实际行为

1.vite项目更新版本到0.1.16后,终端会报警告[vite:css] end value has mixed support, consider using flex-end instead image 2.在单元格里输入一个数字,往下拉填充,没有逐渐递增 image

运行环境

Chrome

系统信息

No response

univer-bot[bot] commented 1 week ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

Origin Title: 0.1.16 version new errors[Bug]

Title: 0.1.16 version new errors[Bug]


Before you submitted this question, did you check the following?

Affected packages and versions

0.1.16

Recurrence link

https://univer.ai/examples/sheets

Expected behavior

1.Vite start the project and run univer, there should be no error warning in the terminal

  1. Enter a number in the cell and pull it down to fill it. It should gradually increase instead of copying the same number. The old version is fine. image

Actual behavior

  1. After the Vite project is updated to version 0.1.16, the terminal will report a warning [vite:css] end value has mixed support, consider using flex-end instead image
  2. Enter a number in the cell and pull it down to fill it in without gradually increasing. image

Running environment

Chrome

system message

No response