Load data during inflight state

Hey all I’m working on a project that I have a navigation bar showing “item”. And all the items are store through a couchdb adapter a couchdb. Every time I did a store.commit() I will get loaddata error course the data is in updated.inflight state. Is there a way I can work around it? Thanks