In the course proposal page, there was an issue that caused the page to break when a user added a course syllable, which is in progress, and then edited or viewed it. The problem was the key that was rendered didn't always include "/"; hence we got the substrate does not exist issue. We added checks for that to prevent the application from breaking.
In the course proposal page, there was an issue that caused the page to break when a user added a course syllable, which is in progress, and then edited or viewed it. The problem was the key that was rendered didn't always include "/"; hence we got the substrate does not exist issue. We added checks for that to prevent the application from breaking.