Currently, a JS exception in a block callback causes the entire editor to white-screen. This is going to cause a lot of breakage in the future unless we can find a way to isolate these errors to the block where they occur. We should also provide a friendly notice when this happens.
Currently, a JS exception in a block callback causes the entire editor to white-screen. This is going to cause a lot of breakage in the future unless we can find a way to isolate these errors to the block where they occur. We should also provide a friendly notice when this happens.