mirror of
https://github.com/apache/superset.git
synced 2026-06-07 16:49:17 +00:00
fix: add dashboard markdown id (#15418)
Co-authored-by: root <root@src4.ikrsnik.devonly.net>
This commit is contained in:
@@ -326,6 +326,7 @@ class Markdown extends React.PureComponent {
|
||||
'dashboard-markdown',
|
||||
isEditing && 'dashboard-markdown--editing',
|
||||
)}
|
||||
id={component.id}
|
||||
>
|
||||
<ResizableContainer
|
||||
id={component.id}
|
||||
|
||||
Reference in New Issue
Block a user