Skip to content

Fix tailer when reloading file #1470

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

Merged
merged 1 commit into from
Mar 24, 2017
Merged

Fix tailer when reloading file #1470

merged 1 commit into from
Mar 24, 2017

Conversation

ssalinas
Copy link
Member

Previously if you started tailing a file, navigated away, then came back to the file, it would never load. The initializeFile call in componentDidMount also triggered the start of tailing. But, we sipped that in the case that we had already loaded the log before. Now, in the case where we already loaded the log we'll still start tailing again.

/cc @tpetr

@ssalinas ssalinas merged commit aee0393 into master Mar 24, 2017
@ssalinas ssalinas deleted the tailer_load_fix branch March 24, 2017 12:25
@ssalinas ssalinas modified the milestone: 0.15.0 Mar 30, 2017
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.

1 participant