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

[REACT] timeAxisHeaderMenu and headerMenuFeature not disabling #6870

Open
marciogurka opened this issue May 29, 2023 · 1 comment
Open

[REACT] timeAxisHeaderMenu and headerMenuFeature not disabling #6870

marciogurka opened this issue May 29, 2023 · 1 comment
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer

Comments

@marciogurka
Copy link

Forum post

If you configure a React demo with the following

timeAxisHeaderMenu : false,
 headerMenuFeature: false,

or

timeAxisHeaderMenu : { disabled: true },
 headerMenuFeature: { disabled: true },

It's not working and the menu is still displayed, if you configure that in a plain JS, it work as expected.

@marciogurka marciogurka added bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer labels May 29, 2023
@swapnakonakanchi
Copy link

Hi Team, Any update on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer
Projects
None yet
Development

No branches or pull requests

2 participants