Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of undefined (reading 'style') #119

Closed
samlobeng opened this issue Nov 25, 2021 · 2 comments
Closed

TypeError: Cannot read properties of undefined (reading 'style') #119

samlobeng opened this issue Nov 25, 2021 · 2 comments

Comments

@samlobeng
Copy link

Module../node_modules/react-native-onboarding-swiper/src/Page.js
http://localhost:19006/static/js/bundle.js:46656:94
46653 | Page.propTypes = {
46654 | isLight: prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.bool.isRequired,
46655 | image: prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.element.isRequired,

46656 | containerStyles: react_native_web_dist_index__WEBPACK_IMPORTED_MODULE_3__["ViewPropTypes"].style,
| ^ 46657 | imageContainerStyles: react_native_web_dist_index__WEBPACK_IMPORTED_MODULE_3__["ViewPropTypes"].style,
46658 | title: prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.oneOfType([prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.string, prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.element]).isRequired,
46659 | subtitle: prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.oneOfType([prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.string, prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.element]).isRequired,

@Gayatri19670
Copy link

same issuse

@jfilter
Copy link
Owner

jfilter commented Jan 31, 2022

This was fixed. However, React Native for Web is currently not working. #83

@jfilter jfilter closed this as completed Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants