[ TypeError ] in new TextInput 4.0.0-alpha.1 Release
See original GitHub issueCurrent behaviour
i got this error
[TypeError: JSON.stringify cannot serialize cyclic structures.]
Expected behaviour
working TextInput as in picture here
Code sample
i used the code provided in here
so i wrote
<TextInput
... other props
right={<TextInput.Affix text="/100" />}
/>
Error pic
My Environment
software | version |
---|---|
android | 6.0 |
react-native | 0.61.5 |
react-native-paper | 4.0.0-alpha.1 |
node | 12.14.0 |
npm | 6.13.4 |
react-native-vector-icons | 6.6.0 |
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:7 (3 by maintainers)
Top Results From Across the Web
react native - TypeError: r(d[2]) is not a function. (In 'r(d[2])(this ...
I am converting my react-native app to a mono-repo using yarn workspaces. After moving the logic code into shared packages, I am able...
Read more >Releases for Google Analytics | Drupal.org
This is the first full release of the Google Analytics 4 module, supporting the next generation of Google Analytics:
Read more >The AI Search Engine You Control
You.com is an ad-free, private search engine that you control. Customize search results with 150 apps alongside web results. Access a zero-trace private ......
Read more >material-ui/core/CHANGELOG.md - UNPKG
121, - [docs] Include new video on customization @oliviertassinari ... We will make the documentation of the v5 alpha releases available under ...
Read more >MD Bootstrap ChangeLog - detailed list of changes in the ...
1 ) and with few fixes and improvements. The new version contains updates for Select, Buttons, Charts, Collapsible, File Input, Typography, Carousel and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
facing this issue now
version:
"react-native-paper": "4.11.2"
Hello 👋, this issue has been open for more than 2 months with no activity on it. If the issue is still present in the latest version, please leave a comment within 7 days to keep it open, otherwise it will be closed automatically. If you found a solution on workaround for the issue, please comment here for others to find. If this issue is critical for you, please consider sending a pull request to fix the issue.