-
-
Notifications
You must be signed in to change notification settings - Fork 2
No Lightning Navigation
By enabling this setting, the Salesforce-based Lightning Navigation (which allows to swiftly move between one Setup page and another) will NOT be used.
Moving between pages will require a full page reload (which is typically slower).
When enabled, you may still load the new page in the same browser tab. This means that this setting works independetly from the setting to always open links in a new tab, but the opposite is not true.
The Lightning Navigation is enabled by adding a simple script to the visited Salesforce Setup page which enables the extension to use it.
The script listens to messages exchange from within the extension and works when a message with what: "lightningNavigation" is passed; then, proceeds to invoke the $A object to get the navigation object to fire (e.force:navigateToSObject or e.force:navigateToURL).
Enabling this setting will prevent the extension from inserting such script into the page, making it unavailable (after a page reload if enabled with a Salesforce Setup page opened).
Last Updated at: v2.2.5