mayneyao / eidos

Offline alternative to Notion. Eidos is an extensible framework for managing your personal data throughout your lifetime in one place.
https://eidos.space
GNU Affero General Public License v3.0
2.28k stars 92 forks source link

[bug] Loading Screen When Visiting a page #109

Open datduyng opened 4 months ago

datduyng commented 4 months ago

http://localhost:5173/dom-personal/30b14a048f16492aad42a4379fae28ba

When I visit a link like above, I see a hang loading screen

CleanShot 2024-06-22 at 02 08 17@2x

But when I visit http://localhost:5173, everything works as expected

mayneyao commented 4 months ago

Are there any errors in the console?

datduyng commented 4 months ago

I am seeing this

use-register-period-sync.ts:36  Uncaught (in promise) DOMException: A requested file or directory could not be found at the time an operation was processed.
datduyng commented 4 months ago

This issue seems to be only happening in Edge browser. The issue isn't on Chrome