AtlasKit is not fully compatible with React 16. One problem is PropTypes will not be defined on the React object. So, add the prop-types shim to the popup bundle.master
|
||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
|
|
7 |
|
|
8 |
|
|
6 | 9 |
|
7 | 10 |
|
8 | 11 |
|