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
As we are using the meilisearch index as a source for the lists in the new Library Authoring Home, we need to ensure that the index is always up to date with our model data.
To ensure that, we must move some event handlers related to libraries from async to sync.
Hi @pomegranited! Thank you for the heads up.
I think it covers pretty much it. I will add a comment there for the method that I think we should also move to sync.
As we are using the meilisearch index as a source for the lists in the new Library Authoring Home, we need to ensure that the index is always up to date with our model data.
To ensure that, we must move some event handlers related to libraries from async to sync.
We should check the following places:
The text was updated successfully, but these errors were encountered: