Grid AutoFill and AutoFit not working #622
Unanswered
JimitSoni18
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I think this is an issue in taffy |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to make a grid with the following styles:
but the view the grid only has a single column track:

I have tried with different combinations of min and max track sizing function with px and percentage. I know that fractional unit does not work with auto-fill and auto-fit, but it should work with fixed units.

I have verified that it does work in a browser:
I also changed AutoFill to Count, and it works normally:

Beta Was this translation helpful? Give feedback.
All reactions