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
Now, You should see only the first 6 items are displayed, until scrolling down you can see all of them.
How to support the correct display of multi list switching?
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
I have two lists (short-list & long-list) that need to be displayed, and I encountered a display problem when I was switching them.
Demo: https://jsfiddle.net/aisin/7y8h2q1k/3/
How to recurrence:
show LONG-list
button to display it.show SHORT-list
button.show LONG-list
button.Now, You should see only the first 6 items are displayed, until scrolling down you can see all of them.
How to support the correct display of multi list switching?
The text was updated successfully, but these errors were encountered: