I ran into this problem before but blamed facets for this bug. Actually I discovered that Facets Pretty Path is causing the bug.
Using Drupal 8.3.5, Facets 8.x-1.0-alpha11, Search API 8.x-1.3
In the facets source configuration 'Pretty paths' is selected as 'URL Processor'. In my facet 'List of links' is selected as 'Widget'. The facet is rendered fine.
Changing the 'Widget' to 'List of checkboxes' and saving the facet configuration, the setting is reverted to the last configuration after page reload making the widget configuration stuck on this setting.
A workaround is to change the 'URL Processor' back to 'Query string', change the facets widget and than again turn on 'Pretty paths' as 'URL Processor'.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2901323--fix-facets-settings-form.patch | 747 bytes | strykaizer |
Comments
Comment #2
dillix commentedMy facets widget settings can't be saved when I enable this module.
Comment #3
b_sharpe commentedI can confirm this behavior, was also blaming facets.
Comment #4
strykaizerThanks for the report!
Comment #6
strykaizer