Use our fork of react-scroll that fixes scrolling within an absolutely positioned div to work correctly. See: https://github.com/fisshy/react-scroll/pull/330
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"react": "15.6.1",
|
||||
"react-dom": "15.6.1",
|
||||
"react-markdown": "^3.2.2",
|
||||
"react-scroll": "^1.7.10",
|
||||
"react-scroll": "0xproject/react-scroll#similar-to-pr-330",
|
||||
"react-tooltip": "^3.2.7",
|
||||
"semver": "5.5.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user