- Issue created by @Harlor
- First commit to issue fork.
Automatically closed - issue fixed for 2 weeks with no activity.
When a spa-form with libraries is saved then the UUIDs of the library plugins disappear. Which currently causes the following error: Symfony\Component\Routing\Exception\InvalidParameterException: Parameter "library_uuid" for route "spa.library" must match "[^/]++" ("" given) to generate a corresponding URL. in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 209 of /var/www/html/web/core/lib/Drupal/Core/Routing/UrlGenerator.php).
I discussed with @hydra and we decided that we should remove the UUID from plugin configs and use the UUID from the keys.
Active
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.