Jeremy List
Jeremy List
I also seem to have the same bug on the mobile app. - Logseq version: 0.6.7 - iOS version: 15.4.1 - Device model: iPhone X
@xyhp915 continuing to assume the same underlying cause: in my case the image is still valid and present in the assets folder. The embed was displaying correctly last time I...
I'd be happy to do a PR to add this functionality to chrono-tz; especially since I also need it. However there's no platform-independent way to do this and I won't...
Without this commit: calling the remove method sometimes causes an infinite loop.
This issue does appear to prevent syncing.
I recently reinstalled Planetary and had it syncing again and showing connections in the side panel. Then I used some room server invites and now I'm no longer seeing anything...
This bug currently prevents bundix from running on freshly generated rails apps.
As it turns out this is a documentation issue: the errors are resolved by adding `"experimentalDecorators": true` to my `tsconfig.json`