You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In index.html file window.reload() function should be called with true attribute, to pull the site from the server, because otherwise it preserves the values of answer, attempt and user-guess inputs.
The text was updated successfully, but these errors were encountered:
In index.html file
window.reload()
function should be called withtrue
attribute, to pull the site from the server, because otherwise it preserves the values ofanswer
,attempt
anduser-guess
inputs.The text was updated successfully, but these errors were encountered: