Richard Willis

Results 23 issues of Richard Willis

See https://github.com/necolas/react-native-web/releases/tag/0.18.0 When attempting to use RNW 0.18 I get the following error: ```console Cannot find module 'react-native-web/dist/cjs/exports/StyleSheet/createStyleResolver' from 'node_modules/react-primitives/lib/injection/react-native-web.js' Require stack: node_modules/react-primitives/lib/injection/react-native-web.js node_modules/react-primitives/lib/index.web.js ```

See: https://github.com/rodneyrehm/viewport-units-buggyfill/blob/0c5f0776f23141ae57b78f863dec87179c3a5781/viewport-units-buggyfill.js#L28 This expression need to be stricter to prevent matching characters within a base64 encoded string. This issue was identified in our application, where this buggyfill script was "corrupting"...

bug

Hi, thought it would be useful to mention I had issues getting this module to work with Suhosin enabled. I was getting blank output, as Sushoin was preventing the kohana.view...