Felix Yang
Felix Yang
@cv936669367 看了下你的问题,应该是笔误导致的。你引入的是 `AntFormAdaptor`,但是配置里面写的是 `ElFormAdaptor`,改一下试试吧。
Sorry, I have been busy with work recently. It would be very awesome if someone can implement this feature. Duplicated with #19 .
Sorry, I have been busy with work recently. Need to provide a minimal project that can reproduce the problem, thank you.
@xgenvn This project use [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) to build bundles. Unfortunately, according to [official documents](https://rollup-plugin-vue.vuejs.org/examples.html#component-library), a separate version needs to be built for SSR applications.
好主意,我会添加一个这样的示例。
感谢反馈,可以参考一下这个方案,看下是否能够解决问题:https://github.com/ant-design/ant-design-pro/issues/3765
@Neallin Can you provide steps to reproduce the problem? In addition, I need the following information: OS Version, NPM/Yarn Version, Vue CLI Version. Thanks!