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

Fix: exports get captured by captive nav and don't download #601

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Andrew-Dickinson
Copy link
Member

Whoops, we broke file downloads when we captured form based nav in #486, this adds an exception for file download so that these are not intercepted

Fixes #597

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.97%. Comparing base (4ffee77) to head (dc82f79).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #601   +/-   ##
=======================================
  Coverage   93.97%   93.97%           
=======================================
  Files          75       75           
  Lines        3054     3054           
=======================================
  Hits         2870     2870           
  Misses        184      184           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Exports don't work
1 participant