Problem/Motivation
Error when I try to apply the filter on a view
Steps to reproduce
- edit "/admin/structure/views/view/content"
- chose et apply the filter "Only keep nodes for which the current user has edit access."
- the pop up won't close and there is the following PHP error in the logs or by execute 'drush ws':
Drupal\Component\Plugin\Exception\PluginException : Plugin (views_node_access_filter_editable) instance class "Drupal\views_node_access_filter\Plugin\views\filter\Editable" does not exist. dans Drupal\Component\Plugin\Factory\DefaultFactory::getPluginClass() (ligne 97 de /var/www/weblabo/web/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php).
Comments
Comment #2
steveoriolComment #3
ruturaj chaubeyNot able to reproduce this issue.
Comment #4
steveoriolThank you Ruturaj Chaubey,
I'll try to find out what it could be, configurations, modules...
Comment #5
prudloff commentedDid you find what caused the error?
Comment #6
steveoriolsorry @prudloff, I can't remember where I had the problem
Comment #7
prudloff commented