wix / wix/react-native-ui-lib

The new TextField implementation does not support the 'expandable' prop

Open
#2,588 2 comments 0 reactions 1 assignee View on GitHub

@ethanshar is already working on this.

Since Oct 17, 2023.

bug
Dominant language
TypeScript
Stars
7.2k
Forks
748
Avg merge
2d 18h
Merged PRs (30d)
1

Description

Description

I use TextField component in my app, and every time it renders, console log warns "The new TextField implementation does not support the 'expandable' prop". I checked every TextField component and there is not a single expandable prop in my components, also no migrate prop. What could be the reason?

Related to
  • [x ] Components
  • Demo
  • Docs
  • Typings
Expected behavior

There should be no warnings.

Actual behavior

More Info

Code snippet


Screenshots/Video
Environment
  • React Native version: 0.71.7
  • React Native UI Lib version: 7.3.5
Affected platforms
  • Android
  • iOS
  • Web

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.