If the JSON:API Search API Facets module is enabled and you want to add a facet to a view facet source, only the 'JSON:API Search API' widget is available:

Expected:

| Comment | File | Size | Author |
|---|
Issue fork jsonapi_search_api-3209092
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 #2
introfini commentedThe problem is here, there's no check for the facet source type:
Comment #4
introfini commentedComment #5
jksloan2974 commentedIt looks like issue that was "fixed", removed all the widgets. The question is why (if the JSON:API Search API Facets is enabled) would you need/want to remove all other widget options.
https://www.drupal.org/project/jsonapi_search_api/issues/3171391
Comment #6
edmonkey commented+1 to get this resolved, is rather critical! Any workarounds/patches out there?
Comment #7
jsacksick commented@introfini: Thanks for your patch! Committed!