We are using AEM 6.5.8 with forms add-on, for any simple form, when we add dictionary, the popup window said the project created by when we tried to click "open project", nothing returned.
And the browser console reported "Uncaught TypeError: Cannot read property 'PROJECT_LISTING_PATH' of undefined",
the code is:
VanityPath.PROJECT_LISTING_PATH
and VanityPath is undefined.
What could be the reason?
Views
Replies
Total Likes
@DavidZhang Thanks for reporting this issue!
I am able to replicate the issue in-house with the latest build. Could you please raise a support ticket with related details and we will take up the discussion further with the Product Engineering.
Already opened: E-000374466.
@DavidZhang this may be an issue but you should be able to directly access the dict project from the project page.
Yes, accessing from project page now as working around.