mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 12:58:35 +03:00
add hack to fix timeline not showing
This commit is contained in:
@@ -45,6 +45,9 @@ class Dashboard extends React.Component {
|
||||
}
|
||||
})
|
||||
}
|
||||
// NOTE: hack to get the timeline to always show. Not entirely sure why
|
||||
// this is necessary.
|
||||
window.dispatchEvent(new Event('resize'))
|
||||
}
|
||||
|
||||
handleHighlight (highlighted) {
|
||||
|
||||
Reference in New Issue
Block a user