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
Hi, mohadel92
In my opinion,
Maybe you use StateProvider is wrong concept.
Class is must to has immutable.
PageController is not immutable class is cannot use in state.
using a simple stateprovider the .nextPage(..) method or .previousPage(..) doesn't work
Expected behavior
PageController should move the list to the next item
The text was updated successfully, but these errors were encountered: