1

I am trying to load an Angular 5 application inside an existing jQuery based website. I have a requirement to detect change in a variable of the window object, and based on the change, I need to update the views in the Angular component.

I am able to read the window object when I do some action. Is it possible to detect window object change inside Angular component?

I have not yet started.

2
  • how do you load angular app into juqery? iframe? Commented Feb 15, 2019 at 14:28
  • 1
    I think you can join the answers in these two different posts to make it work: liste variable change in JS and trigger angular variable change Commented Feb 15, 2019 at 14:34

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.