Skip to content

Fix tailer when reloading file - #1470

Merged
ssalinas merged 1 commit into
masterfrom
tailer_load_fix
Mar 24, 2017
Merged

Fix tailer when reloading file#1470
ssalinas merged 1 commit into
masterfrom
tailer_load_fix

Conversation

@ssalinas

Copy link
Copy Markdown
Contributor

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