OOTB TextImage comp on AEM 6.3.3.0 | Community
Skip to main content
Level 2
December 5, 2019

OOTB TextImage comp on AEM 6.3.3.0

  • December 5, 2019
  • 8 replies
  • 9444 views

Hi

I have encountered a very strange issue that I can't explain, so I came for some help.

The issue can be described like this:

- is a textimage component with in-place editing.After the configuration is done (add some text, drag-and-drop the image) and click on Done icon of the dialog, the content is not rendered (nothing happens, not an error, nothing).The problem is that this behavior can be encountered only on dev1 env.I tested the issue on qa1 and local envs and it works fine.

I've tried restarting the env, but some result.

I need some tips or a solution would be even better.

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

8 replies

ArpitVarshney
Community Advisor
Community Advisor
December 6, 2019

Hi puscasd28708152 ,

Can you make sure whether the environment having issue is running properly(all bundles are active).

If yes, please check the OOB component in crx/de and make sure all the files are present for that component(by comparing it from local or QA).

Regards,

Arpit Varshney

VeenaVikraman
Community Advisor
Community Advisor
December 6, 2019

Did you check browser console if you are getting any JS errors ?

Adobe Employee
December 6, 2019

Also, check how this component is behaving on different templates. Worth to test with the OOTB sample template.

sunjot16
Adobe Employee
Adobe Employee
December 6, 2019

Is it reproducible on just 1 specific browser or a few on dev?

Try deleting browser cache, dispatcher cache(if configured), & browser cookies. Open Incognito Window and try again.

When you save the component on the page and render the page, do you see any errors in Console tab and/or 4xx/5xx errors in Network tab in Dev Tools?

Level 2
December 9, 2019

@sunjot16 The bug is reproducible on any browser.After Empty Cache and Hard Reload on Chrome Browser the output is the same(component is not rendered).There is not displayed any error in Network tab.

Level 2
December 9, 2019

Vish.dhaliwal​ Same output, no matter the template

Level 2
December 9, 2019

@Veena_07 not a single js error

Level 2
December 9, 2019

hi @arpitv27529355

I don't have access to that data