Skip to content
Snippets Groups Projects
Commit d451c3e9 authored by Andy Armstrong's avatar Andy Armstrong
Browse files

Fix Studio to gracefully handle xblock JavaScript errors

TNL-46

I've changed Studio to catch JavaScript errors when rendering xblocks, log the error, but to then continue as normal. This means that the user is still able to interact with the xblock to delete, duplicate etc. This seems reasonable as the xblock is only rendered as a WYSIWYG representation so if it isn't fully interactive that shouldn't be a big problem.
parent fa2154a6
No related merge requests found
Showing
with 280 additions and 83 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment