Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Our form "Open project" button report javascript error "clientlibs.js:245 Uncaught TypeError: Cannot read property \'PROJECT_LISTING_PATH\' of undefined", the undefined object is VanityPath

Avatar

Level 4

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?

4 Replies

Avatar

Employee Advisor

@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. 

 

OpenProjectIssu-6580.PNG

Avatar

Employee Advisor

@DavidZhang this may be an issue but you should be able to directly access the dict project from the project page.

Avatar

Level 4

Yes, accessing from project page now as working around.