Open mohammadrafigh opened 4 years ago
Well after some investigations I found that it's related to theme v2.3.3, because it works perfect in v2.2.1
Got the same problem with Button with -rounded-lg. I was able to fix it by downgrading the version from 2.3.4 to 2.3.0.
Environment
Describe the bug
-rounded
class doesn't work over TextFields in Nativescript 7.0.0.To Reproduce Simple example:
Expected behavior The rounded TextField should look like rounded buttons (the same as rounded TextFields before Nativescript 7)
Sample project https://github.com/mohammadrafigh/ns-theme-issue