Output from action ViewsExport is always empty
Problem/Motivation
This action executes the view and writes to the correct file, but that's always empty.
Proposed resolution
When calling $this->view->display_handler->buildRenderable the returned result needs to be stored in $build
Edited by drupalbot