Dear jDownloads users, There is currently no Joomla 6 compatible version available. However, we are working on it and hope to release it shortly.
public function dispatch()
{
if(empty($this->input->get('view'))) {
if($this->input->get('layout')==='modal' ) {
$this->input->set('view', 'downloads');
}
}