Anandks1993

Results 10 comments of Anandks1993

Yeah, but on mount I am getting step with id as null and steps with empty array. I want to skip the first step.

I am just trying to console the username and password. But when I do it it doesn't reflect. Do I need to enable something or ?

Thank you, I will check.

Same issue formiojs: 4.14.3 @formio/react: 5.2.0 Any update on this to resolve? Issue replicated in codesandbox: https://codesandbox.io/s/aged-butterfly-j6v2kq?file=/src/App.js

@travist Thank you very much for quick response. I will check out this.

Hi @travist as you suggested I could upload PDF to custom server and convert it to HTML like `formio` does. But when I try to render the generated html document...

@wag110894 I just want to cancel the file upload API in the background when user clicks `X` button after the filename. In the fiddle example I could see we can...

@wag110894 Thank you for your response. Here I will post 2 videos, one which uses `FileService` and the one which doesn't use `FileService`. With `FileService` the progress indicator is not...

Hi @wag110894 Oh I see, For me the issue still exists, I don't know what mistake I have done, Is there a working sample of FileService (fiddle of sandbox) with...

@th0rv I tried the above with react-native-material-bottom-navigation, I couldn't able to find a workaround with that. So I moved to nativebase(https://docs.nativebase.io/Components.html#footer-tabs-def-headref) which has footer tab in it, I could able...