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.

Touch-ui component dialog is not rendered after conversion through dialog conversion tool in AEM 6.3

Avatar

Level 1

HI,

I have converted classic ui component to touch ui component using dialog conversion tool2.0 in AEM6.3 .

when i  tried to access cq:dialog (http://localhost:4502/apps/test/components/accordion/cq:dialog.html ) the page is blank(nothing is rendered).

Theere is no error as well in the log.

I installed the cq-dialog-conversion-content-2.0.0  to convert.

The below warnings are observed on developer console.

granite.js:227 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.

XMLHttpRequest.open @ granite.js:227

send @ jquery.js:10208

ajax @ jquery.js:9738

Granite.I18n.self.getDictionary @ utils.js:940

Granite.I18n.self.get @ utils.js:964

(anonymous) @ quickactions.js:161

(anonymous) @ quickactions.js:577

foundation.js:1747 @deprecated  $.validator ; use foundation-validation

deprecate @ foundation.js:1747

register @ foundation.js:1844

(anonymous) @ all.js:6381

(anonymous) @ all.js:6393

Thanks

Srini

1 Reply

Avatar

Administrator

Can you please share the package to test this out?



Kautuk Sahni