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
The proposals list component needs pagination set up. Potentially this would require editing the read hooks.
However not having access to all the proposals might affect the create proposals flow. To amend this, the useProposal hook should be updated/utilized to see if the proposal has been indexed by the graph before proceeding to the view page
The text was updated successfully, but these errors were encountered:
Overview
The proposals list component needs pagination set up. Potentially this would require editing the read hooks.
However not having access to all the proposals might affect the create proposals flow. To amend this, the
useProposal
hook should be updated/utilized to see if the proposal has been indexed by the graph before proceeding to the view pageThe text was updated successfully, but these errors were encountered: