Canvas - Discussion Posts Will Not Load
If a Canvas Discussion isn’t loading, or is causing an error, check the HTML code in your discussion prompt. There may be unnecessary HTML code added to your post that can be removed. One reason this might happen is if you paste text from another source into your discussion prompt. Here is how you can remove the HTML:
-
Open your discussion post and select edit.
-
Once the Rich Content Editor opens, select the Code View button
-
Copy only the text with in the tags “<p>” and “</p>”.
-
Highlight the text in the code view window and delete it (to remove the HTML tags).
-
Paste the text you copied earlier into the code view window. Your text should now be surrounded only by "<p>" and "</p>".
-
Select Save at the bottom of the page
-
Your discussion page should now load properly.