Problem/Motivation
Experienced an error after updating to the 2.0.3 version
Error: Class 'Drupal\facets\Plugin\facets\processor\Cache' not found in Drupal\facets\Plugin\facets\processor\TranslateEntityAggregatedFieldProcessor->getCacheContexts() (line 239 of modules/contrib/facets/src/Plugin/facets/processor/TranslateEntityAggregatedFieldProcessor.php).
Steps to reproduce
- Update to the latest version
- Create search index
- Add Aggregated field
- Try to configure
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork facets-3294991
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jorgik commentedComment #6
mkalkbrenner