dream-num / univer

Univer is an open-source productivity tool dev kit helping you integrate spreadsheets, docs and slides into your applications.
https://univer.ai
Apache License 2.0
6.88k stars 596 forks source link

[Bug] Merge cell, initialize render border error #3820

Closed LaFee-Helei closed 3 hours ago

LaFee-Helei commented 4 hours ago

Before you submit this issue, have you checked the following

Affected packages and versions

0.4.0/0.4.1

Reproduction link

https://stackblitz.com/edit/awesome-univer-custom-menu-bq8wyd?file=src%2Fmain.ts

Expected behavior

Cells merge normally render borders normally。 image

Actual behavior

image

System information

No response

jikkai commented 3 hours ago

The initialization data is incorrect; each cell within a merged range, including merged cells, must have a bd value.