Toggleable columns not working with Split
I am trying to use a Split layout to shrink the user's avatar column just like the example in the docs (attached), but once I implement the Split then
1) Is this expected behaviour, or an issue?
2) Is there a way to accomplish the same as
Thanks!
->toggleable no longer works.1) Is this expected behaviour, or an issue?
2) Is there a way to accomplish the same as
->grow(false) without using Split?Thanks!
