Subhajit Paul

Results 5 comments of Subhajit Paul

No, But I am curious to know "if/then/else" schema syntax is supported by this tool ? I am in process of evaluating many JSON schema to form generator and none...

Yes, right now working on it. @umerprogramm

> OK, so the button in the description seems irrelevant. The issue I'm seeing is that commenting out `setRandom` call makes the checkbox work. So the `setRandom` call somehow breaks...

> I think the problem is from the code itself. `onclick` function runs perfectly fine for the `addEventListener` method. You don't need to return an extra function > > ```...