Hi Guys,
I have a classic UI component that contains selection xtype (dropdown). I'm using AEM 6.4.3 in my local and the dropdown is working fine. But, In dev/qa/prod whenever we click the edit button, the component dialog gets open and the dropdown field gets open without clicking the dropdown field. In dev/qa/prod I have AEM 6.4.8.
I have compared the network calls with my local and dev/qa/prod instances and I am not seeing any discrepancies. what could be the issue?
Thanks in Advance.
@arunpatidar26 @Vijayalakshmi_S @Ratna_Kumar @kautuk_sahni @VeenaVikraman
Regards,
Vijay
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Seems your select field is required. Try adding defaultValue property and give a default value, might work.
AG
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi @vijays80591732,
Can you check the optionsProvider - ExtJS to dynamically list the options of select field.
Can debug from that perspective, compare JS from lower to higher env and look for any console errors if any.
Views
Likes
Replies
Views
Likes
Replies