NiklasBoost / RandomQuoteGenerator

0 stars 0 forks source link

sign up and login on one page #6

Closed NiklasBoost closed 1 year ago

NiklasBoost commented 1 year ago

image

This should not happen. If I click on one button, the other formular should disappear

NiklasBoost commented 1 year ago

I have now inserted code that should fix the problem. But I don't think my server gets it that fast. I will check later if the problem is solved. If so, I need to check the localhost:8080. If not, I will have to check my code again.

NiklasBoost commented 1 year ago

I fixed the bug and realised that I have to take care of the cache. Otherwise the browser saves my old script code and it doesn't work. --> http-server -c-1