alexjoverm / alexjoverm/v-runtime-template
Error handling
未关闭
- 主要语言
- JavaScript
- 星标
- 601
- 派生
- 71
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi there,
I am using v-runtime-template and it works like a charm! Thank you for your awesome work!
However, I'm not sure that the templates I'm rendering are correct. They can be valid or not and I have no control about that. I would like to execute some code (to display an error message) when they are not valid. The problem is that I can't catch the error to execute some code.I end up with this error :
``` "Failed to mount component: template or render function not defined.```
And I can't catch it to execute some code.
Any ideas? If I solve this problem I may contribute to your lib to integrate error handling :D
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。