diff --git a/superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx b/superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx index 1170bf25f57..1465b92db1e 100644 --- a/superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx +++ b/superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx @@ -326,6 +326,7 @@ class Markdown extends React.PureComponent { 'dashboard-markdown', isEditing && 'dashboard-markdown--editing', )} + id={component.id} >