felixrieseberg / felixrieseberg/React-Spreadsheet-Component
Component doesn't update on change of initialData
Open
- Dominant language
- JavaScript
- Stars
- 771
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
I have the component like this:
` `
When i change the viewDataSet. It shows in the react devtools that the props are indeed updated to the new initialData but the state of the component is still using the original data.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.