Subrata Banerjee

Results 9 issues of Subrata Banerjee

The images in the slideshow appears to be darker.

## Issue type ``` "switch_1" "switch_2", { "key": "email", "condition": "model.switch_1", "required": true } ``` ## Current behavior ``` { "key": "email", "condition": "model.switch_1", "required": true } ``` ## Expected...

I tried the autocomplete with Material Design and its not working.

How do I add custom css class to any specific element?

I'm posting many issues but the contributors hardly reply. Disappointed with such a nice git.

How can I restrict no of characters in an text field? Can we set `maxLength` value

I have a condition on my layout ``` "other", { "key" : "other_explain", "condition" : "model.other", "type" : "textarea" } ``` Now I want to add a custom class to...

## Issue type I need to update the key value of one schema from another schema. ## Example Code ``` schema_one { "name": { "type" : "string"} } schema_two {...

``` ERROR TypeError: Cannot read property 'toDataURL' of undefined at SignaturePadComponent.onSaveClick (signature-pad.component.js:67) at Object.eval [as handleEvent] (SignaturePadComponent.html:9) at handleEvent (core.js:13532) at callWithDebugContext (core.js:15041) at Object.debugHandleEvent [as handleEvent] (core.js:14628) at dispatchEvent...