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] Formula box visible when hiding the header. #1631

Closed
2 tasks done
Miki-AG opened this issue Mar 18, 2024 · 0 comments · Fixed by #1633
Closed
2 tasks done

[Bug] Formula box visible when hiding the header. #1631

Miki-AG opened this issue Mar 18, 2024 · 0 comments · Fixed by #1633
Assignees
Labels
bug Something isn't working

Comments

@Miki-AG
Copy link

Miki-AG commented Mar 18, 2024

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

Reproduction link

Setting header & toolbar to false but I still can see the formula box:

univer.registerPlugin(UniverUIPlugin, {
container: "app",
header: false,
toolbar: false,
footer: false,
});

Expected behavior

Formula box should not be visible.

Actual behavior

Formula box still visible.

System information

System:
OS: macOS 14.4
CPU: (11) arm64 Apple M3 Pro
Memory: 81.17 MB / 18.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 21.4.0 - ~/.nvm/versions/node/v21.4.0/bin/node
npm: 10.2.4 - ~/.nvm/versions/node/v21.4.0/bin/npm
Browsers:
Chrome: 122.0.6261.129
Safari: 17.4

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
2 participants