davidguttman / react-pivot

React-Pivot is a data-grid component with pivot-table-like functionality for data display, filtering, and exploration.
http://davidguttman.github.io/react-pivot/
1.05k stars 147 forks source link

Not Able to Load the component without React and Browserify #73

Open 2ushar-pradhan opened 5 years ago

2ushar-pradhan commented 5 years ago

Uncaught Error: Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings. at r (react-pivot-standalone-4.1.0.js:11152) at Object._registerComponent (react-pivot-standalone-4.1.0.js:7867) at Object._renderNewRootComponent (react-pivot-standalone-4.1.0.js:7873) at Object._renderSubtreeIntoContainer (react-pivot-standalone-4.1.0.js:7899) at Object.render (react-pivot-standalone-4.1.0.js:7903) at t.exports (react-pivot-standalone-4.1.0.js:559) at index.js:28

This is what I get.

jianglai3303 commented 5 years ago

It works fine on my side. Can you provide more information on the environment and code? @2ushar-pradhan