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
Describe the Bug/Issue
When I try to screenshot my Spring 2024 timetable, nothing happens. Looking at the logs, it looks like some "Unprocessable Entities" are causing this failure.
Here are the logs:
Uncaught (in promise)
Object { data: "", message: "Failed to fetch: 422 Unprocessable Entity", status: 422, … }
__sentry_captured__: true
data: ""
message: "Failed to fetch: 422 Unprocessable Entity"
status: 422
<prototype>: Object { … }
__defineGetter__: function __defineGetter__()
__defineSetter__: function __defineSetter__()
__lookupGetter__: function __lookupGetter__()
__lookupSetter__: function __lookupSetter__()
__proto__:
constructor: function Object()
hasOwnProperty: function hasOwnProperty()
isPrototypeOf: function isPrototypeOf()
propertyIsEnumerable: function propertyIsEnumerable()
toLocaleString: function toLocaleString()
toString: function toString()
valueOf: function valueOf()
<get __proto__()>: function __proto__()
<set __proto__()>: function __proto__()
Steps to reproduce the behaviour/bug/issue:
Try screenshotting your Spring 2024 schedule. I tried removing each course to see if it was related to the course data, but it doesn't seem to be.
Expected Behaviour
Should be able to screenshot like with my Fall 2023 term.
Runtime
Firefox 113.0.2
macOS Ventura 13.4
MacBook Air M2
The text was updated successfully, but these errors were encountered:
Describe the Bug/Issue
When I try to screenshot my Spring 2024 timetable, nothing happens. Looking at the logs, it looks like some "Unprocessable Entities" are causing this failure.
Here are the logs:
Steps to reproduce the behaviour/bug/issue:
Try screenshotting your Spring 2024 schedule. I tried removing each course to see if it was related to the course data, but it doesn't seem to be.
Expected Behaviour
Should be able to screenshot like with my Fall 2023 term.
Runtime
The text was updated successfully, but these errors were encountered: