commIT-Group / advice-generator-app

FrontEnd Mentor project
https://commit-group.github.io/advice-generator-app/
5 stars 0 forks source link

Refreshing advice doesn't work on Firefox #28

Closed nikkehtine closed 1 year ago

nikkehtine commented 1 year ago

Testing on Edge, clicking the button or refreshing the page works as expected, and you get new advice from the API. However, that's not the case on Firefox, and you get new advice only when force refreshing the page with Ctrl+Shift+R.

car2t commented 1 year ago

I think the API doesn't give a new sentence every time, it works for me. If you open the console in your browser you will see a new response, but I am in Windows 7 with the same version of Firefox. So never sure. ;D

nikkehtine commented 1 year ago

Bing tells me this:

obraz

car2t commented 1 year ago

I imaged that was something like that but I did not know what exactly, so thank you for the explanation and your solution @nikkehtine. Niice!

car2t commented 1 year ago

Hi all

I think is working fine now. Let me know.

nikkehtine commented 1 year ago

Thanks Carlos, I can confirm that it works now