ADF Face Componet helptopicid not working as expected in development and prod environments-12.2.1.4
Hi,
We are using helpTopicId to open external url in new tab once helpicon is clicked which is default behaviour of the component .
Everything is configured as expected from oracle doc and it was working fine .May be after migration from 12.2.1.3 to 12.2.1.4 , the component in not working as expected in other environments.
So issue is , it works fine in local environment but in dev and other environments , sometimes tab opens in same window and something no action .
One difference i see is , in developer tool "onclick" action is used in local environment and "data-action-value" is used in other environments .
Any help would be appreciated!