akerr501 / akerr501/CS361-Ethical-Eating-Project

Several refreshes needed to use saved recipes

Offen
#46 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
JavaScript
Sterne
0
Forks
2
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

What I think is happening is the saved page is using a POST request after the window has loaded. But for the window to render anything, I still had it render as a GET. So it would go through GET, then go thru the POST, but the POST would not update the page. You will need to get the page to update without refreshing.
You can replicate this by logging in and then going to the saved page. It will not show the correct information. After the POST request has happened and you refresh, it should now show the information,

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.