- Issue created by @dnt
- Merge request !8Only use preview fallback string, if view is actually in preview → (Open) created by dnt
If a view is embedded, the preview flag is true
and the preview fallback label will be used. https://git.drupalcode.org/project/views_current_path/-/blob/3.0.0/src/P...
The attached patch changes this so that the preview fallback label is only returned if the current route name is entity.view.preview_form
, i.e. the view is previewed in the editor.
Active
3.0
Code