felixrieseberg / felixrieseberg/React-Spreadsheet-Component
"Data Lifecycle" is incorrect
Open
- Dominant language
- JavaScript
- Stars
- 771
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
I might be misunderstanding, but where it says in the "Data Lifecycle" section of the readme:
> User input is not written to the initialData object, as it is merely used in initialization to populate the state.
Having just ran into this, I tried updating a mutable variable via the Dispatcher system, which didn't seem to work for some reason. However, I didn't need it to, as the initial data object seems to get mutated on user edit.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.