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

A React cron editor built with antd

Results 12 react-js-cron issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/xrutayisire/react-js-cron/discussions/34 Originally posted by **abhijeet3112** September 3, 2022 Is there any functionality we have that supports setting the single dropdown selection for minutes dropdown while keeping other...

**Is your feature request related to a problem? Please describe.** This is the best cron generator I've found, but my project uses material UI. I think it'd be great if...

enhancement
PR welcome

I am getting this warning when I click on the dropdown. `warning.js:20 Warning: [antd: Select] `dropdownClassName` is deprecated which will be removed in next major version. Please use `popupClassName` instead.`

bug

**Describe the bug** When clicked on `clear` button in `minutes` or `hours` Select, the value inside don't get cleared. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Cron...

bug
waiting external changes

Description: I am utilizing the react-js-cron to create weekly cron expressions. However, when attempting to edit a cron expression for all days of the week, the editor automatically switches to...

bug
PR welcome

**Is your feature request related to a problem? Please describe.** It would be nice if there was support for the main special characters (a lot of backend cron library support...

enhancement
PR welcome

Is it possible to support quartz cron expression , or the widget support quartz cron expression as default value

enhancement
PR welcome

**Describe the bug** When I add the dropdownsConfig property to the Cron component, it starts to re-render and goes into an infinite loop. **To Reproduce** Steps to reproduce the behavior:...

bug
PR welcome

**Describe the bug** Nextjs build taking too long or getting stuck suddenly Since 6th May (we noticed the issue on this date), our nextjs project build is taking about 28...

need more information

**`allowEmpty` not working properly** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I want to restrict the user from setting the cron...

bug
enhancement
PR welcome