You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
lockbot
locked as resolved and limited conversation to collaborators
Aug 11, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
1.0.2
Environment
windows10 chrome67.0.3396.99 vue2.5.16
Reproduction link
Steps to reproduce
按需加载form模块,给formItem 的fieldDecoratorOptions的initialValue赋初始值,但是控制台还是警告没有设置初始值,但是全量加载不会出现这个警告
What is expected?
如果正确设置,控制台不出现警告,
What is actually happening?
按需加载,即便设置initialValue了,控制台还是提示要设置options.initialValue
The text was updated successfully, but these errors were encountered: