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

Default value is not populating on latest RN 0.68.2, using react-native-mask-text version 0.7.0 #58

Open
Dev-Tester-Test opened this issue May 26, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Dev-Tester-Test
Copy link

Dev-Tester-Test commented May 26, 2022

Steps to reproduce

  1. Add a default value, or try to reset form with default value
  2. Default value will never populate if there is a mask

Expected behaviour

The default value should populate, and it did on previous versions

Actual behaviour

The default value never populates, not sure why

Environment

  • React Native version: 0.68.2
  • React Native platform + platform version: iOS 9.0, Android 5.0, etc: latest ios/ android
  • Typescript version (if using typescript): 3.8+ required, what version is in your environment? : "typescript": "^4.3.4"

react-native-mask-text: 0.7.0

EDIT: defaultValue works on "react-native-mask-text": "^0.2.2", ... also worth noting that autoCapitalize does not work either

@Dev-Tester-Test Dev-Tester-Test added the bug Something isn't working label May 26, 2022
@GKyomen
Copy link

GKyomen commented Oct 28, 2022

Having the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants