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] The Univer watermark background in chart when using trial license #4576

Closed
2 tasks done
kubothegsd opened this issue Jan 26, 2025 · 2 comments
Closed
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@kubothegsd
Copy link

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.5

Reproduction link

I set up a sheet with a chart using the preset

presets: [
     UniverSheetsAdvancedPreset({
        license: <'txt content'>,
      }),
]

The license is the 30 days trial

Expected behavior

Should not get the watermark as the license is valid (Watermark is removed from main sheet)

Actual behavior

Still have watermark in chart

Image

System information

Using Trial License in JavaScript/TypeScript Projects (without server)

@univer-bot univer-bot bot added the bug Something isn't working label Jan 26, 2025
@VicKun4937
Copy link
Contributor

yes, currently, the chart water mark is always show, it will be fixed soon

@VicKun4937 VicKun4937 self-assigned this Jan 26, 2025
@VicKun4937
Copy link
Contributor

The issue is fixed, you can check it next version

@VicKun4937 VicKun4937 added the qa:untested This PR is ready to be tested label Feb 6, 2025
@zhaolixin7 zhaolixin7 removed the qa:untested This PR is ready to be tested label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants