Getting error on navigation from a fragment to other page using application action chain
Summary:
Trying to call an application level action chain from a fragment and then navigating to a page using inside action chain causing below error
Content (please ensure you mask any confidential information):
Trying to call an application level action chain from a fragment and then navigating to a page using inside action chain causing below error
Error: The 'application' property is required but not set!
at y.validateNavigation (fragment.js:812:1)
at Object.validateNavigationOptions (router.js:287:1)
at router.js:320:1
Version (include the version you are using, if applicable):
Release: 2404
Visual Builder Runtime Version: 2404.0.0
Oracle JET Version : 15.1.5
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0