Additional characters adding to component name(crxde) while drag component to page.
I am facing this issue after installing service pack 2 to AEM 6.0.
When I drag n drop any component to page. 4 additional characters adding to back end component name.
suppose my component name is hero_feature. If I drag this component to page, some additional characters added to name. If i check through crxde its name at page is like
hero_feature_adse. I am using this name at many places. It is breaking my functionality.
Is there any configuration available, where I can restrict these additional characters to be added to component name in page.