I've created a view, a page display, attached a data export display to that page, and selected 'Provide as file' in the Format settings. When I visit the view' page, when i click to download the file, the browser tries to send me to the required path I set in the data export display, but it never gets there, and the page just says 'Loading...' and never goes anywhere. It is successfully downloading the file though. Is there a value I can provide in that path field to keep this from happening? If not, I think this is a bug.

Thanks!

Comments

steven jones’s picture

Status: Active » Closed (cannot reproduce)

Hmm...I'm not really sure what's going on there. Sounds like an issue with your browser more than anything else.
The page that is left 'loading...' is doing a redirect to get the browser to download the file, which you're getting correctly, and then it should exit, so the browser should complete loading this page.