Closed Antonytm closed 2 months ago
https://jodosc.blog/2023/06/09/sitecore-10-3-experience-editor-shows-duplicated-rendering-options/
In current case described fix is not actual because pipeline is not the part of config.
But the problem still exists because of order of processors:
Sitecore.ExperienceEditor.Pipelines.GetPlaceholderRenderings.GetAllowedRenderings, Sitecore.ExperienceEditor processor should be the last in the list of
Steps to reproduce:
Actual result: Component are duplicated in the list
Expected result: Dialog should show each component only once.