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:
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: