Anandks1993

Results 10 issues of Anandks1993

I want to start wizard from specific step. On mount step comes with id as null. Please help me to achieve this. Eg: Consider wizard is having 3 steps and...

enhancement
help wanted

I tried to console out some data but it's not at all working, I don't know why. Can somebody help me to debug it.

Hi, I am going to tryout the PDF FormBuilder mode and right now when I try to upload a PDF it uses `https://api.form.io/upload` API to upload the file. Is there...

Hi, I am using FileService for File component to upload files using own storage. I am able to upload file and download file without any hassle, but I want to...

Hi, I have one requirement to override the existing `Signature` component. In which I need to show one Checkbox along with Signature component. Only if the Checkbox is ticked and...

Hi, I am working on to create a custom component in the form builder, I am able to validate the data on submission via `checkValidity` method but I need the...

I used the example on the page and the children is not in visible mode. Only the indicators are visible. I don't know why. Please suggest any idea if you...

In IE textarea is not working properly. ![ie issue](https://user-images.githubusercontent.com/26414695/27345701-47e75124-5608-11e7-9346-9720f11a9a50.gif) As you can see in the above gif, on blur is not working properly and sometime it is opening and immediately...

What went wrong: A problem occurred configuring project ':app'. > Could not resolve all dependencies for configuration ':app:_debugApk'. > A problem occurred configuring project ':react-native-bluetooth-serial'. > The SDK Build Tools...

Hi, I need to disable the drag feature on the switch. Is there any way to achieve this? Thank you in advance.