Closed (fixed)
Project:
DROWL Paragraphs
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2023 at 17:02 UTC
Updated:
16 Mar 2023 at 07:24 UTC
Jump to comment: Most recent
Comments
Comment #2
anybodyComment #6
anybodyRTBC'd by @thomas.frobieter
Comment #7
anybodyComment #8
anybodyCan not fully work because of: #3345311: Uncaught TypeError: a is undefined still it's an improvement, so we'll leave it this way for now.
Comment #9
anybodyBack to needs work. We'll try to call
\Drupal::service('photoswipe.assets_manager')->attach($attachments);in a hook instead of adding the library in the template.In Photoswipe v5 that won't be needed anymore, presumably.
Comment #11
anybodyNice, this works! With Photoswipe v5 we should be able then to switch back to the more simple implementation. I left a comment for that in code.