Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Regarding window.guidebridge object

Avatar

Level 1

Hi ,

 

I am using below code in my clientlib js file to set custom context property in guidebridge object like below:

window.guideBridge.customContextProperty("test", "test");

 

We have recently upgraded to sp11 and window.guidebridge is not getting initialized as its throwing undefind error.

This code was properly working in untill SP9.

Below are the libraries imprted in headlibs.html

<sly data-sly-call="${clientLib.js @ categories='granite.jquery,underscore,guides.3rdparty.guidesAuthoring,guides.common,xfaforms.xfalibwidgets.author'}" data-sly-unwrap/>

 

Can someone please help how i can get guidebridge object in js file.

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor