🇵🇱Poland touma-b Warsaw
For the time being I was able to fix the issues of paragraph width and order label with these 2 patches.
Hope it will help someone.
"patches" : {
"drupal/gin" : { "Fix width of the component" : "https://www.drupal.org/files/issues/2024-04-09/Paragraphs-stick-out-from-the-edge-3348101-54_0.patch" },
"drupal/core" : { "Fix order label" : "https://www.drupal.org/files/issues/2024-01-25/paragraph-order-label_0.patch"
} },
🇵🇱Poland touma-b Warsaw
Can we use JSON:API to retrieve a node from the 'stage' workspace instead of the usual 'live' one? If so, how would we go about doing that? Thanks a bunch!