mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-06-27 04:22:05 +00:00
fix(ui): hashlist in view blocks leftsidebar (#21740)
This commit is contained in:
parent
e2abddd0ac
commit
a9d5d34fd1
@ -74,7 +74,7 @@ export const hashtagSuggestion = () => ({
|
||||
props.clientRect as Props['getReferenceClientRect'],
|
||||
appendTo: () => document.body,
|
||||
content: component.element,
|
||||
showOnCreate: true,
|
||||
showOnCreate: false,
|
||||
interactive: true,
|
||||
trigger: 'manual',
|
||||
placement: 'bottom-start',
|
||||
|
Loading…
x
Reference in New Issue
Block a user