Skip to content
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] remove sheet does't clean the drawing resource #4667

Open
2 tasks done
okxiaoliang4 opened this issue Feb 18, 2025 · 1 comment
Open
2 tasks done

[Bug] remove sheet does't clean the drawing resource #4667

okxiaoliang4 opened this issue Feb 18, 2025 · 1 comment
Assignees
Labels
bug Something isn't working scope:sheet images

Comments

@okxiaoliang4
Copy link
Contributor

okxiaoliang4 commented Feb 18, 2025

Before you submit this issue, have you checked the following

  • Is this really a problem?
  • I have searched the Github Issues for similar issues, but did not find anything.

Affected packages and versions

0.5.4

Reproduction link

https://stackblitz.com/edit/univer-sheets-vite-6hcctewc?file=src%2Fmain.ts

Expected behavior

When delete sheet, also delete the subunit drawing data in snapshot resource.

Actual behavior

Didn't delete the drawing resource data.

System information

  System:
    OS: macOS 15.0
    CPU: (10) arm64 Apple M1 Pro
    Memory: 83.77 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.4.1 - ~/.nvm/versions/node/v22.4.1/bin/node
    Yarn: 1.22.22 - ~/Library/pnpm/yarn
    npm: 10.8.1 - ~/.nvm/versions/node/v22.4.1/bin/npm
    pnpm: 9.15.0 - ~/Library/pnpm/pnpm
    bun: 1.2.2 - ~/.bun/bin/bun
    Watchman: 2024.11.18.00 - /opt/homebrew/bin/watchman
  Browsers:
    Chrome: 133.0.6943.98
    Safari: 18.0
@univer-bot univer-bot bot added the bug Something isn't working label Feb 18, 2025
@wzhudev
Copy link
Member

wzhudev commented Feb 19, 2025

Thanks for reporting this. Feel free to submit a PR if you like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working scope:sheet images
Projects
None yet
Development

No branches or pull requests

3 participants