davidguttman/react-pivot

Not Able to Load the component without React and Browserify

2ushar-pradhan opened this issue · 1 comments

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.

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