next-drupal icon indicating copy to clipboard operation
next-drupal copied to clipboard

Replace approach that decorates core 'main_content_renderer.html' service

Open Ateee89 opened this issue 11 months ago • 1 comments

Package

next (Drupal module)

Describe the feature request

Approach should be changed to not decorate core's main_content_renderer.html service, but instead provide a normal preview route. There can be use cases where users want to see the entity view instead of the preview.

Ateee89 avatar Nov 15 '24 14:11 Ateee89