[go: up one dir, main page]

restoring tab with contributors graph shows JSON response

Summary

When browser tab with contributors graph is closed and restored, JSON is displayed instead of HTML.

Steps to reproduce

Expected behavior

  • display HTML instead

Screenshot

json-response

Possible fixes

The same as for !4935 (merged): Append .json to the URL of the Ajax request here.