Active
Project:
Paragraphs
Version:
8.x-1.19
Component:
Module: Library
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2025 at 14:13 UTC
Updated:
8 Jun 2026 at 16:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
peter-boeren commentedI ran into this issue as well. When importing "views.view.paragraphs_library.yml" via "/admin/config/development/configuration/single/import" the view did show everything. Hope this helps anyone.
Comment #4
santanu mondal commentedI have tested in both drupal 10 and drupal 11 so both case the label is coming fine.
Comment #5
stuart_wagner commentedThanks @ peter-boeren and @santanu mondal, but I still have the same issue on multiple D11 sites. My screencap differs from santanu's not just in the missing label. but filters above the view and column headings in the view. The view itself is also not editable or listed in /admin/structure/views/. Granted, the sites with this issue have had the issue for the last couple of Drupal versions, so whatever is the cause may be something old? Testing a fresh D11 + Paragraphs instance to see if that clears it for me.
https://www.drupal.org/files/issues/2025-07-24/Screenshot%202025-07-24%2...
Comment #6
stuart_wagner commentedIn case this helps anyone else: my Paragraphs admin view must have gotten fried somewhere along the way. Exporting that view from a fresh D11 install and importing it into my D11 instance with issue detail above corrected it. Thanks all!