Drupal 10.0 is quite different to Drupal 10.1. Largest change is a rewrite of how Symfony 5 v/s Ajax (now uses GET in Views) works/fetches arguments from a controller. We do this a lot inside archipelago to drive our custom Exposed Form Blocks, our Facet Ajax implementations, etc. So rewriting is needed for many components in our submodules. This is for a new release. So 1.4.0 for sure
Also, I want to be sure I restrict (remove the combat) for Facets 3.0. Broken module so far, basically changes everything (facets become filters) without providing all the functionality we expect from that module
What?
Drupal 10.0 is quite different to Drupal 10.1. Largest change is a rewrite of how Symfony 5 v/s Ajax (now uses GET in Views) works/fetches arguments from a controller. We do this a lot inside archipelago to drive our custom Exposed Form Blocks, our Facet Ajax implementations, etc. So rewriting is needed for many components in our submodules. This is for a new release. So 1.4.0 for sure
Also, I want to be sure I restrict (remove the combat) for Facets 3.0. Broken module so far, basically changes everything (facets become filters) without providing all the functionality we expect from that module