🗄️BE🗄️
xhr.status is 200 but chorome won't show page.
들눈
2023. 5. 17. 18:56
i means chorome fall into infinity buffering.
to fix this code.
(that if you have it.) window.location.href="/something/somthing";
more specific means.
href that has a double / not a single "/something"
it just worked. try.