mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-23 18:50:04 +00:00
Fixed side panel not showing
This commit is contained in:
parent
f6111d4d35
commit
a904c02d01
@ -326,6 +326,7 @@ export class App extends React.Component<RouteComponentProps, {}> {
|
||||
state: AppState.SHOWING_CHART,
|
||||
data,
|
||||
selection: getSelection(data.chartData, args.selection),
|
||||
showSidePanel: args.showSidePanel,
|
||||
}),
|
||||
);
|
||||
} catch (error) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user