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
Currently model.getState only accept an accessor instance to get the state, it is better if we can allow developers to get all the data corresponding to the accessor creator.
This issue should be handled after I finish the streaming rendering stuff.