-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
ant-design-vue 1.6.4
Environment
Windows 7, Chrome 84.0.4147.89(正式版本), vue 2.6.10 / vue 2.6.11
Reproduction link
https://github.com/suerssk/ant-design-vue-icon-demo
Steps to reproduce
依据官方文档的自定义图标用法,作为组件使用
What is expected?
模板语法实现自定义图标
What is actually happening?
使用 jsx语法及 render 函数可以实现;但是官方文档的 template 用法,直接会报错——模板编译器不可用(建议更新一下官方文档)