-
|
In my announcementBar: {
id: 'announcementbar',
content: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris faucibus.',
backgroundColor: '#25c2a0'.
textColor: '#2c2f33',
isCloseable: false,
}When I visit the site, the announcement bar shows up as expected, however, the X button still appears and when I click it, it disappears, which is not what I want. ExpectedThe X button should not be showing and non-functional. ResultThe X button shows, and the announcement bar disappears when clicked. I am opening a discussion because I have seen other websites with announcement bars that are non-collapsible, but for some reason, this method does not work. Version
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
It's important to upgrade your Docusaurus site before reporting bugs. We don't provide support for older versions. |
Beta Was this translation helpful? Give feedback.
It's important to upgrade your Docusaurus site before reporting bugs. We don't provide support for older versions.