Closed (fixed)
Project:
Lupus Decoupled Drupal
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2025 at 11:29 UTC
Updated:
17 Dec 2025 at 21:04 UTC
Jump to comment: Most recent
Comments
Comment #2
fagoSo the main part is going to happen in #3561251: Respect lupus-ce-renderer content format when for choosing the right render variant. Still, we want to add some test-coverage here that our Views-rendering works correctly with both markup + json formats, to make sure we don't have any regressions here.
Comment #4
fagoit works with the fix in custom-elements module. The Views-preview was not working as before, I made it use the JSON preview provider - that's fixed but at least works!
Also test coverage is improved to verify the markup output is not using a preview.
Comment #6
fago