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

Textfit breaks when its parent is absolute. #76

Open
tanujn45 opened this issue Mar 30, 2021 · 1 comment
Open

Textfit breaks when its parent is absolute. #76

tanujn45 opened this issue Mar 30, 2021 · 1 comment

Comments

@tanujn45
Copy link

sample

I am trying to create something like above. But when I set the position of Textfit as absolute it breaks. Please help!

@Bigme2020
Copy link

try set min-width
i guess the reason is that there's different width behavior on different browsers
for me it works fine in my app on android but i have to set minWidth on ios

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

No branches or pull requests

2 participants