How to get transition config from an external object
I have the following Script section in a component used as a page
I get a 500 error
gsapTransition is not defined
, and the same happens if I try to use defaulTransition
.
I need to store the configuration to an external object, but looks like I am doing something wrong.
How can I solve this?1 Reply
Some clues about this? Is it possible to use an external variable inside definePageMeta?