Skip to content

carmenvandeloo/react-cumulio-issue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cumul.io React component issue

The useCumulio hooks state is not fully immutable. The state.filters[n] reference stays the same even if filters are changed.

Run

Put your own dashboard ID, authKey and authToken in src/index.js.

Run

npm install
npm start

See console logs, change filters in a dashboard, no "Filters changed!" message is seen after the first change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.6%
  • HTML 23.4%