vincentriemer / react-native-dom

An experimental, comprehensive port of React Native to the web.
https://rntester.now.sh
MIT License
3.25k stars 73 forks source link

TypeError: Cannot read property 'injection' of undefined #80

Closed qutran closed 5 years ago

qutran commented 5 years ago

Modules in use: "react": "^16.5.2", "react-dom": "^16.5.2", "styled-components": "^3.4.9"

It looks like issue depended on react-native-dom. I'm using style-components/primitives that uses react-primitives that uses react-native-dom.

screen shot 2018-10-07 at 12 50 13 pm
qutran commented 5 years ago

Excuse me, I had to move this issue for react-native-WEB