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

Error in button component with uppercase text by default #4240

Closed
kamajus opened this issue Dec 24, 2023 · 1 comment
Closed

Error in button component with uppercase text by default #4240

kamajus opened this issue Dec 24, 2023 · 1 comment

Comments

@kamajus
Copy link
Contributor

kamajus commented Dec 24, 2023

Current behaviour

The text inside the button component is displayed in uppercase by default.

Expected behaviour

The uppercase by default should be turned off.

How to reproduce?

<Button mode="contained">Hello world</Button>

Your Environment

software version
android 12
react-native 0.72.6
react-native-paper 5.11.4
node 18.17.1
npm 10.2.5
expo sdk 49.0.15
@kamajus kamajus added the bug label Dec 24, 2023
@lukewalczak
Copy link
Member

In the version that you mentioned in the environment details (5.11.4) with a default theme version 3, the Text inside the button component is not uppercased:

Zrzut ekranu 2023-12-27 o 12 04 19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants