Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix everything I broke (I hope) - Use react-router #2408

Merged
merged 1 commit into from Apr 4, 2019
Merged

Conversation

neb-b
Copy link

@neb-b neb-b commented Apr 4, 2019

  • Will fix auth, scroll in a different PR

@@ -1,7 +1,6 @@
// @flow
import { Lbryio } from 'lbryinc';
import ReactGA from 'react-ga';
import { globalHistory } from '@reach/router';
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will add back analytics stuff in another PR. They were busted anyway. Just want to get this in.

@lbry-bot lbry-bot assigned neb-b and unassigned neb-b Apr 4, 2019
@@ -21,49 +21,32 @@ import UserHistoryPage from 'page/userHistory';
import SendCreditsPage from 'page/sendCredits';
import NavigationHistory from 'page/navigationHistory';

const ScrollHandler = props => {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will add this back later, it will be a little different with react-router

@lbry-bot lbry-bot assigned neb-b and unassigned skhameneh Apr 4, 2019
@neb-b neb-b merged commit 5ea7dde into master Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants