Updated: Comment 0
At the moment a lot of services call the $view_entity->getExecutable()
which is just a wrapper function around the static function Views::executableFactory()->get($this);
.
The proper way to use the factory would be to inject it instead.
Inject the view executable factory where possible.
Needs work
11.0 π₯
Last updated
Related to the Views in Drupal Core initiative.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.