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
I was using 1.0 till a couple days ago. After updating lines like below stopped having any effect and the attributes are not changed. Using a REST tester I can run the requests manually and they work. After reverting back to 1.0 (pre typhoeus) the commands now work.
I was using 1.0 till a couple days ago. After updating lines like below stopped having any effect and the attributes are not changed. Using a REST tester I can run the requests manually and they work. After reverting back to 1.0 (pre typhoeus) the commands now work.
canvas.put("/api/v1/courses/#{c_course["id"]}/tabs/modules", {hidden: false, position: 2})
The text was updated successfully, but these errors were encountered: