react-uwp
react-uwp copied to clipboard
After updating to 1.2.2, Error : Object doesn't not support property 'addEventListener'
Problem description
After updating to 1.2.2, getting below error.
If i only import button from module. it throws error.
Code
import Button from "react-uwp/Button";
Versions
"react": "16.5.0",
"react-dom": "^16.5.2",
"react-native": "0.57.1",
"react-native-htmlview": "^0.13.0",
"react-native-windows": "^0.57.0-rc.0",
"react-router-dom": "^4.3.1",
"react-uwp": "1.2.2"
@myxvisual Please can you look into it. you help will be highly appreciated.
What browser + version are you using?