I generate content for my tweet button dynamically, but even when I have my script to run first widget.js still runs before, I tried using twttr.widget.load() to update the value but it didn’t work.
Is it possible to update the value of the twitter button after it has already loaded initially? Or make it so it initializes after the content has loaded?