Thank you very much. I can confirm that, at least for now, the issue is fixed in 4.x-dev.
Update:
I can now verify that this is an issue on a clean install of D10, CKE5, Footnotes 4.0.0-beta4. You can easily verify the results by following these steps:
- Navigate to simplytest.me
- Type in and select "footnotres" in the "Evaluate Drupal projects" input box. Make sure the version is 4.0.0-beta4
- Click "Launch Sanbdbox"
- Log into the sandbox as admin/admin
- Navigate to content > Add content > Basic page
- Add a title
- For the body text, select the Footnote text format.
- Write some text, select it, and then use the link widget to make it a link.
- RESULT: The link dialog opens and the link can be created without issue.
- Navigate to Configuration > Text formats and editors
- Click the Configure button for the Full HTML format.
- Drag the Footnotes widget to the toolbar and click Save configuration.
- Create another basic page.
- Add a title.
- For the body, select the Full HTML text format.
- Write some text, select it, and then use the link widget to make it a link.
- RESULT: The link dialog isn't displayed, a CKEditor selection wrapper is added to the selected text HTML, but nothing else happens. No errors are send to the borwser console or the Drupal logs. This failure in functionality is identical to what we are observing in our production site.
I can check with a fresh install. Can you please confirm that you are using this feature in a production Drupal 10, CKEditor5 environment under footnotes version 4.0.0-beta4?
camilocodes → created an issue.
Just commenting on this old thread to confirm that this issue still happens. In my case, it was simply easier to set a reasonable max value for the facet. I still spent a lot of time trying to figure out why the facet would simply disappear when trying to set an arbitrary min value with a query max value.