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

0.1.16 version new errors[Bug] #2597

Open
2 tasks done
lyking90 opened this issue Jun 24, 2024 · 1 comment
Open
2 tasks done

0.1.16 version new errors[Bug] #2597

lyking90 opened this issue Jun 24, 2024 · 1 comment
Assignees
Labels

Comments

@lyking90
Copy link

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

  • 这真的是个问题吗?
  • 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。

受影响的包和版本

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

@lyking90 lyking90 added the bug Something isn't working label Jun 24, 2024
@univer-bot univer-bot bot changed the title 0.1.16 version new errors[Bug] 0.1.16 version new errors[Bug] Jun 24, 2024
@univer-bot
Copy link

univer-bot bot commented Jun 24, 2024

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?

  • Is this really a problem?
  • I've searched Github Issues but haven't found any similar issues.

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
2. 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

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

No branches or pull requests

3 participants