sojinantony01 / react-cron-generator

Simple react component to generate cron expressions
MIT License
78 stars 62 forks source link

Weekly multiple actions issues #58

Open smirceamihai opened 8 months ago

smirceamihai commented 8 months ago

In order to reproduce this:

  1. Navigate to the demo link (https://sojinantony01.github.io/react-cron-generator/)
  2. Click on the Weekly tab
  3. Select at least two weekdays (e.g.: Monday, Saturday) or a weekday and a Start time
  4. Click on a different tab (e.g.: Monthly)
  5. Click on the Weekly tab

Result: Only the first weekday selected at step 3 remains selected.