Skip to content

Commit

Permalink
Add key to styled loading component
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmud committed Feb 23, 2022
1 parent d88cdf3 commit 76f2ebc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset-frontend/src/chart/Chart.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ class Chart extends React.PureComponent {
) {
return (
<Styles
key={chartId}
data-ui-anchor="chart"
className="chart-container"
data-test="chart-container"
Expand Down

0 comments on commit 76f2ebc

Please sign in to comment.