Paul

Results 5 comments of Paul

Hi, @wag110894 , Will developers add this information to the error message explicitly in the next release?

@alexandraRamanenka Is this behavior is not a bug, but a pre-planned feature? To change this behavior you don't plan, it suits the developers. Did I get it right?

@alexandraRamanenka Will you discuss the question about changing behavior (this issue) too? If there is, I would like to know the result of the developers ' discussion and decision about...

Hi, @wag110894 , Thank you for responding! You know, I tried to change the formio.js versions to the following: - 4.12.1-rc.1 - 4.12.1-rc.12 - 5.0.0-m.1 - 5.0.0-m.3 I saw the...

@wag110894 I created a very simple react-app, just a demo: ```javascript ... import { FormBuilder } from 'react-formio'; ReactDOM.render( , document.getElementById('root') ); ``` At the console you can see the...