-
Notifications
You must be signed in to change notification settings - Fork 4
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] Introducing any SheetBarCommand in sheet_bar causes the SheetBar style to be lost #18
Comments
Origin Title: [Bug] Introducing any SheetBarCommand in sheet_bar causes the SheetBar style to be lost Title: [Bug] Introducing any SheetBarCommand in sheet_bar causes the SheetBar style to be lost Before you submitted this question, did you check the following?
Affected packages and versions0.2.15,0.4.1,0.4.2 Recurrence linkhttps://stackblitz.com/edit/awesome-univer-sheets-vite-demo-tup1fb?file=src%2Fmain.ts
Expected behaviorI hope that actions against sheet_bar will not cause style errors Actual behaviorWhen using the following import:
The following error will occur, And the table cannot be edited: Running environmentChrome System informationvue3.5.3 |
The code snippet you've shared isn't enough for us to diagnose the problem. You'll need to provide a minimal reproduction for us to assist further. |
已经补充了复现链接 |
Recurrence link has been added |
It seems to be a bug with univer plugins, now transferred to dream-num/univer-plugins. If you want a quick solution, you can manually add a line |
Thank you, |
This issue isn't actually resolved. I'm reopening it until we fix the problem |
在您提交此问题之前,您是否检查了以下内容?
受影响的包和版本
0.2.15,0.4.1,0.4.2
复现链接
https://stackblitz.com/edit/awesome-univer-sheets-vite-demo-tup1fb?file=src%2Fmain.ts
预期行为
I hope that actions against sheet_bar will not cause style errors
实际行为
When using the following import:
The following error will occur, And the table cannot be edited:
运行环境
Chrome
系统信息
vue3.5.3
vite4.5.5
univer0.4.2
The text was updated successfully, but these errors were encountered: