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

Prevent 404 on src on Firefox #1315

Merged
merged 1 commit into from
Jul 27, 2018
Merged

Conversation

stephanwlee
Copy link
Contributor

Seems to address #982

Copy link
Contributor

@nfelt nfelt left a comment

Choose a reason for hiding this comment

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

Awesome, thanks! You can go ahead and close out the issue then and tell anyone on it to re-open if this isn't fixed after the next release.

@stephanwlee stephanwlee merged commit 5f952f5 into tensorflow:master Jul 27, 2018
@stephanwlee stephanwlee deleted the 404 branch July 27, 2018 00:45
stephanwlee pushed a commit that referenced this pull request Oct 9, 2018
When connecting to Tensorboard with a Firefox browser, the following errors are
seen in the console window:

path /[[getImageSrc(feat.name)]] not found, sending 404
path /[[getCompareImageSrc(feat.name)]] not found, sending 404
path /[[getSeqImageSrc(seqfeat.name, seqNumber)]] not found, sending 404
path /[[getCompareSeqImageSrc(seqfeat.name, seqNumber)]] not found, sending 404

Similar errors were resolved in:
#1315
Repeating that process for these errors resolves this issue.
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.

2 participants