|
|
|
|
|
by inteoryx
1858 days ago
|
|
You had to disable enhanced tracking to get the quiz to work? That's surprising to me. Were the tweets not loading in the quiz without it? I'm using Twitter's JS library to embed the tweets, the only thing I can imagine is that that somehow runs afoul of the tracking protection. When I was creating the quiz I considered using images of the tweets instead of embedding the tweets directly. Possible I should have gone that route. It might have solved this problem and it would have removed a dependency on Twitter's API package. I chose not to do it because it felt inefficient to use images instead of the embedded tweet and I thought the user experience would be better. |
|