react-uwp icon indicating copy to clipboard operation
react-uwp copied to clipboard

After updating to 1.2.2, Error : Object doesn't not support property 'addEventListener'

Open ShrinathGupta opened this issue 6 years ago • 1 comments

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";

error4

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.

ShrinathGupta avatar Sep 28 '18 08:09 ShrinathGupta

What browser + version are you using?

soryy708 avatar Feb 05 '19 17:02 soryy708