Template must have exactly one root element with custom directive replace: true

前端 未结 4 1946
醉酒成梦
醉酒成梦 2021-02-01 09:35

I am having issues with a custom directive with replace: true,

http://jsbin.com/OtARocO/2/edit

As far as I can tell, I do only have one root element, my , what i

4条回答
  •  半阙折子戏
    2021-02-01 09:43

    This error could also occur with an incorrect url to a (non-existing) template. See https://stackoverflow.com/a/34284646/430885

提交回复
热议问题