Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.

app.launchURL not working after multiple click

Avatar

Level 2

Hi,

I am using below script to open the url in new window.

app.launchURL(dynamicUrl

, true);

After clicking the buttons multiple times, new window get hanged, even requested url not came to server.

Is there any solution for this? Please help for the same.

Thanks,

Abhijit Mohite

0 Replies