Closed
Description
Summary:
When upgrading to 2.x, any page with a modal reference throws this error:
warning.js:36 Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: object.
I am using ES5.
Steps to reproduce:
- Upgrade to 2.2.0
- Load page with modal
Expected behavior:
Pages loaded previously with 1.9.7 and work again if I roll back to 1.9.7.
Additional notes:
Everything returns to normal when rolling back to 1.9.7