Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Can't screenshot my timetable for Spring 2024 #479

Open
logankuzyk opened this issue Jun 3, 2023 · 1 comment
Open

Bug: Can't screenshot my timetable for Spring 2024 #479

logankuzyk opened this issue Jun 3, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@logankuzyk
Copy link
Contributor

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
@logankuzyk logankuzyk added the bug Something isn't working label Jun 3, 2023
@FlyteWizard
Copy link
Member

Might be similar to: #457

The issue also presents itself in the share button:

Error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants