dream-num / univer

Univer is an isomorphic full-stack framework for creating and editing spreadsheets, docs, and slides across client and server.
https://univer.ai
Apache License 2.0
7.53k stars 654 forks source link

[Bug] Chang page router in Vue3, formula no work. Repeat load data, console show error: cannot resolve unit with id xxx #4184

Closed SupZ6 closed 5 days ago

SupZ6 commented 6 days ago

Before you submit this issue, have you checked the following

Affected packages and versions

0.5.0

Reproduction link

https://stackblitz.com/edit/vitejs-vite-kzypoj?file=src%2Fcomponents%2FUniverSheets.vue

Expected behavior

  1. Chang page router > formula work
  2. Repeat load > no error

Actual behavior

  1. Chang page router > formula no work
  2. Repeat load > error

System information

No response

jikkai commented 5 days ago

You should dispose of the univer instance before changing routes