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
Preload user attachments before creating avatar_url list.
To avoid n+1 attachment queries.
Problem exists on `documents/new` and `documents/:id/edit` when document category is Experimental
and BlockNoteJS editor is enabled.
0 commit comments