You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having a sidebar in my app I would like the columns to update with the sidebar being open or not. To do this i updated the breakpointCols object with new values but it doesn't change the app until i manually change the window size. Not sure if I'm being clear or not, but hope the images bellow help.
As you can see here the columns are displaying correctly
However when I open the sidebar the breakpoint values get updated but not the app. In this case there should be only 2 columns
The desired behaviour only occurs when i resize the windows itself
I would really appreciate if someone could help me fix this
EDIT:
here's the code: (For whatever reason I can't format it here)
I swapped the code for an image as I could not format it right
The text was updated successfully, but these errors were encountered:
Having a sidebar in my app I would like the columns to update with the sidebar being open or not. To do this i updated the breakpointCols object with new values but it doesn't change the app until i manually change the window size. Not sure if I'm being clear or not, but hope the images bellow help.
As you can see here the columns are displaying correctly
However when I open the sidebar the breakpoint values get updated but not the app. In this case there should be only 2 columns
The desired behaviour only occurs when i resize the windows itself
I would really appreciate if someone could help me fix this
EDIT:
here's the code: (For whatever reason I can't format it here)
I swapped the code for an image as I could not format it right
The text was updated successfully, but these errors were encountered: