You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are not investing in new features or lower priority bug fixes on vCurrent. The bulk of investment is now in vNext as we prepare to make that the default choice. If this issue is still relevant on the vNext implementation please open a vNext issue. If this issue is of significant severity for a vCurrent app and vNext is not an option, re-open with justification.
ghost
removed
the
.NET Archive
Issue opened against deprecated .NET implementation, will be closed (label drives bot activity)
label
Oct 25, 2019
chrisglein
added
the
.NET Archive
Issue opened against deprecated .NET implementation, will be closed (label drives bot activity)
label
Oct 25, 2019
ghost
removed
the
.NET Archive
Issue opened against deprecated .NET implementation, will be closed (label drives bot activity)
label
Oct 25, 2019
Environment
react-native -v
:react-native-cli: 2.0.1
react-native: 0.55.4
npm ls rnpm-plugin-windows
:`-- [email protected]
npm ls react-native-windows
:`-- [email protected] (github:Microsoft/react-native-windows)
node -v
:v10.3.0
npm -v
:6.1.0
Then, specify:
Target Platform:
WPF
Target Platform Version(s):
.NET 4.6.1
Target Device(s):
Desktop
Development Operating System:
Windows
Visual Studio Version:
Visual Studio 2017
Build Configuration:
Debug, DebugBundle, Release, ReleaseBundle
Steps to Reproduce
Create a TextInput field which is able to switch the secureTextEntry-flag ("Show password button e.g.").
Expected Behavior
When changing secureTextEntry the TextInput should not loose the value.
Actual Behavior
When changing secureTextEntry the TextInput should looses the value.
The text was updated successfully, but these errors were encountered: