Uninstalling module doesn't clean up any configuration:
- copy fields are not being rendered
- copy fields still exist in config of content type display
- copy fields still exist in admin view: /admin/structure/ds/fields
After installing/enabling module:
- create a warning before uninstalling the module (similar to
https://www.drupal.org/project/block_class β
see example β
)
- implement hook_uninstall() to clean up all config
- create a warning before uninstalling the module (similar to
https://www.drupal.org/project/block_class β
)
- implement hook_uninstall() to clean up all config
- none
- none
-none
The website encountered an unexpected error. Try again later.
Symfony\Component\Routing\Exception\RouteNotFoundException: Route "ds.manage_display_field_copy_field" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 211 of core/lib/Drupal/Core/Routing/RouteProvider.php).
Drupal\Core\Routing\UrlGenerator->getRoute('ds.manage_display_field_copy_field') (Line: 276)
Drupal\Core\Routing\UrlGenerator->generateFromRoute('ds.manage_display_field_copy_field', Array, Array, 1) (Line: 108)
Drupal\Core\Render\MetadataBubblingUrlGenerator->generateFromRoute('ds.manage_display_field_copy_field', Array, Array, ) (Line: 765)
Drupal\Core\Url->toString() (Line: 127)
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.