Problem/Motivation
While working with paragraphs, I found the module uses an incorrect config prefix to translate the paragraph type.
Proposed resolution
We should use the getConfigPrefix method from the bundle entity type instead of building the config name from the entity type and bundle key.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3420657-2.patch | 1.27 KB | seanb |
Comments
Comment #2
seanbPatch is attached.
Comment #4
seanb