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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expo web console logs #274

Open
sven09 opened this issue Feb 26, 2020 · 2 comments
Open

Expo web console logs #274

sven09 opened this issue Feb 26, 2020 · 2 comments

Comments

@sven09
Copy link

sven09 commented Feb 26, 2020

I love your work!

馃挰 Question related to Version 2.4.0 of Kitten Tricks

After starting expo web version: There are the following console logs:

index.js:1 Warning: Invalid value for prop dispatch on <div> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://fb.me/react-attribute-behavior

index.js:1 Warning: React does not recognize the marginHorizontalprop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercasemarginhorizontal instead. If you accidentally passed it from a parent component, remove it from the DOM element.

Warning: Failed prop type: Invalid props.style key labelFontFamilysupplied toView.

Warning: Invalid value for prop iconon <input> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM.

Warning: Unknown event handler property **onIconPress**.

And some more

Question: Are those issues related to ui-kitten or are coming from underlying components? Any idea how to remove them?

@artyorsh
Copy link
Collaborator

artyorsh commented Feb 26, 2020

Invalid value for prop dispatch on

tag.

Failed prop type: Invalid props.style key labelFontFamily

Unknown event handler property onIconPress

This is UI Kitten issues which will be fixed in v5 akveo/react-native-ui-kitten#896

Think about Kitten Tricks as a demo application. React Native for Web is not our primary goal. But we support it on that level we can 馃憤

@sven09
Copy link
Author

sven09 commented Feb 26, 2020

Cool. Yes Kitten Tricks is a demo (a 100% cool demo).
I love your support and answers!

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

2 participants