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.64k stars 569 forks source link

[Bug] after reinitializing with univerAPI.disposeUnit missing column header and has `permissionPoint does not exist` error #3555

Open zwight opened 21 hours ago

zwight commented 21 hours ago

Before you submit this issue, have you checked the following

Affected packages and versions

0.2.15

Reproduction link

https://stackblitz.com/edit/awesome-univer-sheets-vue3-demo-dkkrow

Expected behavior

After reinitialization with univerAPI.disposeUnit, column header is display normally and no error permissionPoint does not exist will occur

Actual behavior

when import hyperlink plugin,after reinitialization with univerAPI.disposeUnit,column header missing and focus cell has error permissionPoint does not exist in console

image

System information

No response

mietl commented 21 hours ago

I am not interested in solving this problem now, but rather the issue of editing permissions from one table to another. However, I do not know how to refresh permissions.

Implementing batchAllowed in IAuthzIoService does not trigger a re-call.

mietl commented 21 hours ago

@ybzky

ybzky commented 3 hours ago

Permission related issues have been fixed and will be released in the next version