kyuubi

Results 4 issues of kyuubi

I tried using nested arrays in form_data without success and noticed I need to use dot notation. So this won't work: ``` 'form_params' => [ 'host' => 'example.com', 'gid' =>...

Hi, I am currently evaluating form.io for our company. One of the important requirements for us is that it's seamless to the user that the forms are part of the...

Hi, We often have to switch between accounts and so it's important we don't have to go and remove the config manually to run google auth again. The ask_role option...

As the title says, find.toArray returning an object of objects instead of an array. Is this by design?