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
I am trying to combine this React and I want to populate the items of the nav-scroller dynamically.
I call PriorityNavScroller(); at the very beginning, and then I change the number of items, but the buttons (left and right) don't appear until I resize the window.
How can I tell the priority nav scroller to update itself, after I have changed the number of items?
Kind regards,
Murat
The text was updated successfully, but these errors were encountered:
muratkemaldar
changed the title
Force update of nav scroller?
Force update of nav scroller, aftr dynamically changing number of items
Jun 21, 2018
muratkemaldar
changed the title
Force update of nav scroller, aftr dynamically changing number of items
Force update of nav scroller, after dynamically changing number of items
Jun 21, 2018
muratkemaldar
changed the title
Force update of nav scroller, after dynamically changing number of items
Force update of nav scroller, after dynamically changing number of items?
Jun 21, 2018
Hi!
I am trying to combine this React and I want to populate the items of the nav-scroller dynamically.
I call
PriorityNavScroller();
at the very beginning, and then I change the number of items, but the buttons (left and right) don't appear until I resize the window.How can I tell the priority nav scroller to update itself, after I have changed the number of items?
Kind regards,
Murat
The text was updated successfully, but these errors were encountered: