Closed (fixed)
Project:
Paragraphs Asymmetric Translation Widgets
Version:
8.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2021 at 14:10 UTC
Updated:
3 Aug 2022 at 07:59 UTC
Jump to comment: Most recent
Comments
Comment #2
weseze commented2 things:
1/ There is option to run async without this module; but relying on a patch that might or might not get included in paragraphs core: https://www.drupal.org/project/paragraphs/issues/2904705 Or you can run this module which does roughly the same as the patch.
2/ Be very aware of possible data loss issues when switching between async/sync behaviour. Neither the patch on paragraphs nor this module actively support swapping the behaviour in live content. So recommend you do not do that. Start out with one or the other and stick with it, or be prepared to remake all your content. There is a possible work-in-progress solution: https://www.drupal.org/project/paragraphs_asymmetric_translation_widgets...