- Issue created by @johnle
- Merge request !16#3524231: Fixed custom block issue when 2 or more block in a section β (Open) created by johnle
- πΊπΈUnited States johnle
Uploaded a patch from the MR to fixed the block translation issue and fixed deprecated code.
- πΊπΈUnited States johnle
There is a bug when using inline_block it does not load due to fetching the revision id incorrectly.
- πΊπΈUnited States johnle
Add an additional check against a block just in case it does not have exists.
- πΊπΈUnited States johnle
Made another fix this this issue, the children settings were removed when the component was removed, this cause the mapping of the component in the section not the line up and eventually does not get added back into the section.
- πΊπΈUnited States firewaller
These latest changes work resolve the followup issue for us.
- πΊπΈUnited States johnle
Fixed another bug where the translations from the section did not get imported, only the blocks were correctly translated.
- πΊπΈUnited States firewaller
The latest change has been verified, thanks!