I am getting this exception when trying to use nested components:
EXCEPTION: Error: Uncaught (in promise): TypeError: Cannot set property \'endSourceSpan\' o
I had the same issue and it turned it out was an HTML tag I hadn't closed.. very tricky to find