- Issue created by @mjk73
- Status changed to Fixed
over 1 year ago 5:08pm 17 October 2023 - πΊπΈUnited States mjk73
I'm marking this as fixed. For anyone running into this, we were able to resolve by updating our config yaml files - drush cex - and importing them on our drupal10 branch.
We had to update two of our config files - views.view.content.yml and views.view.content_search_api.yml .
Both needed this block added:
third_party_settings: config_selector: feature: thunder_content_view priority: 0
After adding this and running drush cim, this error went away.
Thanks for you help daniel.bosen!
Automatically closed - issue fixed for 2 weeks with no activity.