gluestack / gluestack-ui

React & React Native Components & Patterns (copy-paste components & patterns crafted with Tailwind CSS (NativeWind))
https://gluestack.io/
MIT License
2.44k stars 116 forks source link

read only styles not applied #2214

Open jordmccord opened 3 months ago

jordmccord commented 3 months ago

Description

When applying :readOnly styles to the input component none of the styles are applied

CodeSandbox/Snack link

https://codesandbox.io/p/devbox/sad-currying-c7y4tg?file=%2Fpages%2Findex.js%3A42%2C15&workspaceId=29f5ef5c-5180-4dcb-86c2-3752327232a7

Steps to reproduce

  1. Update the :readOnly styles of an Input or InputField components
  2. See nothing happen

gluestack-ui Version

"@gluestack-style/react": "1.0.56", "@gluestack-ui/themed": "1.1.26",

Platform

Other Platform

No response

Additional Information

No response

Viraj-10 commented 3 months ago

Hey @jordmccord, Thanks for reporting the issue. We will have a look.