senior-knights / course-schedulizer

📝 Create semester schedules without stress
https://senior-knights.github.io/course-schedulizer/
MIT License
10 stars 4 forks source link

Avoid caching remote schedule data. Add only this element to develop. #348

Closed NycoCC1993 closed 8 months ago

NycoCC1993 commented 8 months ago

Docs: https://developer.mozilla.org/en-US/docs/Web/API/Request/cache

netlify[bot] commented 8 months ago

Deploy Preview for sharp-babbage-a45ee2 failed.

Name Link
Latest commit 0ea888be6ac003053fe525aae8dcd4b16c113fc1
Latest deploy log https://app.netlify.com/sites/sharp-babbage-a45ee2/deploys/65dfb3646d804c000877d995
kvlinden commented 8 months ago

Did you test this locally? Once tested, we'll need to re-deploy the whole system to the development server, not just the one file.

NycoCC1993 commented 8 months ago

Did you test this locally? Once tested, we'll need to re-deploy the whole system to the development server, not just the one file.

Applying the change locally resulted in no errors or issues that I could detect.