We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When one copies the deeplink into a reports out_file or log_file, this won't work directly.
The text was updated successfully, but these errors were encountered:
This is because the report is not loaded, this loading logic needs to be in the show-file component as well.
Sorry, something went wrong.
FIX: GH issue #2: deeplink into out_file or log_file
db8c1d7
Copied the loading logic from the report page to the show-file page as these files are part of the (full) report.
No branches or pull requests
When one copies the deeplink into a reports out_file or log_file, this won't work directly.
The text was updated successfully, but these errors were encountered: