-
-
Notifications
You must be signed in to change notification settings - Fork 606
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
fix(docs): doc select all content and remove when has tables #3800
base: dev
Are you sure you want to change the base?
Conversation
View Deployment
|
Playwright test resultsDetails 19 tests across 9 suites Failed testschromium › visual-comparison/sheets/sheets-gridlines.spec.ts › sheets no gridlines |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #3800 +/- ##
==========================================
- Coverage 31.97% 31.97% -0.01%
==========================================
Files 2350 2350
Lines 121203 121213 +10
Branches 26822 26825 +3
==========================================
- Hits 38755 38754 -1
- Misses 82448 82459 +11 ☔ View full report in Codecov by Sentry. |
在文档内添加两个表格后全选表格+内容进行删除,页面白屏 |
After adding two tables in the document, select all tables + content to delete, and the page will go blank. |
close https://github.com/dream-num/univer-pro/issues/2938
Pull Request Checklist