ajax call teaser page components.
We have component that makes jquery ajax call to load some json. This component is used in a teaser page. When I hit the teaser with teaser.html the ajax call happens and the json is rendered. But when this teaser is resolved via segmentation and when this loads the page then this ajax call does not happen. The rendered html has the <script> element where ajax call needs to happen.
Any ideas?
Regards
Rama.