plouc / nivo

nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
https://nivo.rocks
MIT License
13.21k stars 1.03k forks source link

Invariant Violation: Minified React error #1418

Closed damianpm closed 3 years ago

damianpm commented 3 years ago

Thanks for using nivo

Describe/explain the bug Website is crashing with following error:

Invariant Violation: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bname%2C%20color%2C%20children%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings. 

To Reproduce

  1. Go to https://nivo.rocks/bubble/
  2. Click "roll the dice" several times After some clicks, it will fail:

Expected behavior Page doesn't crash

Screenshots

Screenshot 2021-02-12 at 10 09 24

Desktop (please complete the following information):

wyze commented 3 years ago

Is this still happening? I must have clicked roll the dice 100 times and had no issues.

damianpm commented 3 years ago

I have tried again and now it works fine. Closing issue