Hi there,
In our webpage, one of the component was built as a nested angular component. Due to which we are unable to reach that via DOM (just like an iframe) so when we type in console document.querySelector('.sel') we get null
However when we use VEC to change the text of that element. it seems to work correctly.
Does anyone know what sort of code, Visual composer (VEC) generates to apply the changes?
Thanks
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Hello @crodev2 Adobe Target polls for availability of DOM Element for a duration and then timeout with error logged onto console.
Default polling timeout is 5 seconds.
Let me know if you need more details.
Hello @crodev2 Adobe Target polls for availability of DOM Element for a duration and then timeout with error logged onto console.
Default polling timeout is 5 seconds.
Let me know if you need more details.
Dear @crodev2 ,
Just check the 'offer' delivered onto the page and see how the codes are being injected onto the page as well as the iframe. Try to replicate their mechanism and see if it works for you.
Thank You, Pratheep Arun Raj B (Arun) | NextRow Digital | Terryn Winter Analytics
Views
Like
Replies
Views
Likes
Replies