Przemysław Trzepiński
Przemysław Trzepiński
@lydell unfortunatelly this is not the problem in my case. Clickable elements are `````` those should not cause automatically reload page by default, however I tried ```event.preventDefault()``` anyway and it...
@diasbruno thank you, this solution solved my problem.
@webmastervishal in general adding `overflow: hidden` to `html` tag solved the problem.
should not this be closed by https://github.com/apollographql/react-apollo/issues/3260 ?