I’m happy & proud that I got through all the tests, but something doesn’t work quite right.
If server connects alright, my click on the tweet button works fine.
But if I click on the tweet button when one of my five random quotes pops up on loading the page, it does not tweet the quote. Instead, it opens a new page and just loads the page again - no tweet.
I’d like to have it work to tweet one of my random quotes even if the api connection fails.
It’s here on Github: https://silvanet.github.io/testFamousQuotes/ with the FCC test bundle.js attached.