Dynamic Component is interfering with TT_lib / Bezier Surface extension

[details=How to wrap error messages …]@aphofstede

We cant see the error titles because the forum swallows them.
You need to wrap error messages and backtrace arrays in lines of triple backticks:

```text
Error: #<NameError: undefined method 'plus' for NilClass>
```

Otherwise the forum thinks the error is a HTML element and strips it out.[/details]