Rendering issue on single page application (SPA) like youtube
I am trying to make something for youtube where i am using inline anchor. I want to inject a button on every video on youtube homepage. My code is here
The problem is: If i land on a single video page, then i navigate to youtube home page, the buttons on every video is not rendering. But if i refresh the home page again, the buttons rendered and working fine.
How to solve this issue? Please suggest me
3 Replies