Probably https://www.drupal.org/project/advagg/issues/3375725#comment-15400105 π Deprecated function: Creation of dynamic property RTBC resolves this issue as well.
I am attaching a hotfix for version 3.0.0-beta1.
Version 3.0.x-dev no longer includes the problematic hook, and seearch_api has been added to the dependencies. See the commit here.
I noticed that the "zen_main" and "zen_no_wrapper" folders have been renamed. By reverting from the new underline to the previous hyphen, all errors are resolved for me.
With commit Issue #3338721 by edmund.dunn, natedouglas: Drupal 10 Compatibility you have reverted Issue #3323760: Don't generate a DANSE event if moderation states do not change and Issue #3322764: Various fixes in the info file. This ticket should be reopened and fix the original issue again.
With commit Issue #3338721 by edmund.dunn, natedouglas: Drupal 10 Compatibility you have reverted Issue #3323760: Don't generate a DANSE event if moderation states do not change and Issue #3322764: Various fixes in the info file. This ticket should be reopened and fix the original issue again.
Patch has been updated to be compatibile with Danse 2.2.15.
This is still a bug in 6.0.3, passing an empty array instead of NULL fixes it. Patch attached.
Using βnotiIdβ resolves the problem for me, but a refactoring is probably needed for the reason mentioned.