Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

daysOfWeek array of String - Duplicated key if using ['M', 'T', 'W', 'T'] #90

Open
fidalgodev opened this issue Aug 30, 2019 · 0 comments

Comments

@fidalgodev
Copy link

If you use an array of string for the days of the week like this:

daysOfWeek={['M', 'T', 'W', 'T', 'F', 'S', 'S']}

The package will use duplicated keys and bug when clicking on days... Maybe instead of using the values of the array for the keys, use the index of the value?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant