react-cron-builder icon indicating copy to clipboard operation
react-cron-builder copied to clipboard

Show result not working after set default value

Open Mit707 opened this issue 5 years ago • 0 comments

It's a suggestion.

First of all, This is an awesome package. I have one suggestion and also I have issue.

Suggestion,

If user set default value. then user can show result. For Example :- If user use 'cronExpression' at edit time like using state at that time result not showing after I set showResult={true}.

Issue,

Some drop-down not proper bind if I set default value. for Example

I used cronExpression: "*/6 9-21 1 * *" 2nd

1st

I am fresher in react.js. Please correct me if I am wrong.

Thank you

Mit707 avatar Nov 06 '19 07:11 Mit707