function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
IndyRIndyR 

Console components; console on focus events

We're seeing that when we have two console components from the same domain, then we don't get the on focus event following a screen pop.  Below I have links to the documentation for the exact screen pop method we're using in the console API and the exact onfocus event that we're talking about.

https://developer.salesforce.com/docs/atlas.en-us.api_cti.meta/api_cti/sforce_api_cti_screenpop.htm?search_text=screenpop

https://developer.salesforce.com/docs/atlas.en-us.api_cti.meta/api_cti/sforce_api_cti_onfocus.htm?search_text=onfocus

Is this an issue that others have seen?