Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork578
Open
Description
Current Behavior
From the docs:
themeShallow - Used in combination with the theme prop, it prevents the theme from passing to children.
Children of a component with theme and themeShallow still inherit the theme.
In my example I have a ThemableStack with theme=blue and themeShallow=true. A Button inside this stack incorrectly has blue theme
Expected Behavior
Children of a component with theme and themeShallow should not inherit the theme
Tamagui Version
1.135.4
Platform (Web, iOS, Android)
all
Reproduction
https://codesandbox.io/p/github/pkfms/theme-shallow/main?import=trueSystem Info
Metadata
Metadata
Assignees
Labels
No labels