The latest Master and devel branch is throwing an error when trying to create a new post or edit a post. I suspect it is something to do with SmartForms, but not entirely sure..
modules.js?hash=0dc72b1…:34697 Uncaught TypeError: Cannot convert undefined or null to object
at from (native)
at exports.default
at FormComponent.renderComponent (http://localhost:3000/packages/vulcan_forms.js?
at FormComponent.render (http://localhost:3000/packages/vulcan_forms.js?
at ReactCompositeComponentWrapper._renderValidatedComponentWithoutOwnerOrContext
at ReactCompositeComponentWrapper._renderValidatedComponent
at ReactCompositeComponentWrapper.performInitialMount
at ReactCompositeComponentWrapper.mountComponent
at Object.mountComponent
at ReactDOMComponent.mountChildren
The latest Master and devel branch is throwing an error when trying to create a new post or edit a post. I suspect it is something to do with SmartForms, but not entirely sure..
modules.js?hash=0dc72b1…:34697 Uncaught TypeError: Cannot convert undefined or null to object at from (native) at exports.default at FormComponent.renderComponent (http://localhost:3000/packages/vulcan_forms.js? at FormComponent.render (http://localhost:3000/packages/vulcan_forms.js? at ReactCompositeComponentWrapper._renderValidatedComponentWithoutOwnerOrContext at ReactCompositeComponentWrapper._renderValidatedComponent at ReactCompositeComponentWrapper.performInitialMount at ReactCompositeComponentWrapper.mountComponent at Object.mountComponent at ReactDOMComponent.mountChildren