Hello,
On php 8.1 I installed Seblod 4.3.0 on J 4.4.2 in a staging site.
Everything works fine except Dynamic Cascade select (3 stages) where when I select the first field, the second field doesn't get filled automatically with the results from the first field.
Only when I press the search button the results are shown in the second field.
Same goes for the third field when I select an option in the second field.
What I also notice, is that when I press search (or when I choose the variation 'filter' to bypass that problem temporarily), it takes a long time for the server to render the filtered options in the second or third field.
I suspect the the Ajax is broken but I can't pinpoint it.
Does anyone have the same problem?
Kind regards