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
client/src/hooks/useAutoSave.ts is never imported; handleSave is commented out in client/src/app/routes/app/document.tsx. Persistence currently relies solely on the Hocuspocus Database extension. Wire up autosave or remove the dead hook.
client/src/hooks/useAutoSave.tsis never imported;handleSaveis commented out inclient/src/app/routes/app/document.tsx. Persistence currently relies solely on the Hocuspocus Database extension. Wire up autosave or remove the dead hook.