question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[ TypeError ] in new TextInput 4.0.0-alpha.1 Release

See original GitHub issue

Current 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

error

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:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
rahmanharooncommented, Feb 28, 2022

facing this issue now

version: "react-native-paper": "4.11.2"

0reactions
github-actions[bot]commented, Aug 29, 2020

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found