Uncaught exception in promise when when trying to use nested components

前端 未结 7 1827
醉话见心
醉话见心 2021-01-03 20:56

I am getting this exception when trying to use nested components:

EXCEPTION: Error: Uncaught (in promise): TypeError: Cannot set property \'endSourceSpan\' o         


        
7条回答
  •  猫巷女王i
    2021-01-03 21:12

    I had the same issue and it turned it out was an HTML tag I hadn't closed.. very tricky to find

提交回复
热议问题