- Issue created by @loopy1492
- πΊπΈUnited States loopy1492
Downgrading the module to 3.31 causes the error to disappear. This seems to indicate it is an issue with 3427365 somehow.
- πΊπΈUnited States loopy1492
This error appears simultaneously when the theme upgrades past 3.31:
Deprecated function: dirname(): Passing null to parameter #1 ($path) of type string is deprecated in Drupal\Core\Extension\ExtensionPathResolver->getPath() (line 85 of core/lib/Drupal/Core/Extension/ExtensionPathResolver.php).
...specifically, in relation to LibraryDiscoveryParser->buildByExtension() which would indicate an issue with including the library. We definitely have the https://www.drupal.org/project/jquery_ui_resizable β installed and enabled. If some other step is required, I haven't seen that indicated anywhere in any documentation.