Redux Form装饰器无法正常工作,因此无法初始化字段
I've been trying to migrate an application from Redux-Forms 5.x to 8.3.5. Everything worked correctly before, but not I can't get redux-forms to work correctly with my nested forms. Now I see Uncaught Error: Field must be inside a component decorated with...