Logseq's frontend code is open-source now: https://github.com/logseq/logseq
Just hit the home page out of curosity, renders blank, throws an exception
Object { message: "Attribute :block/page should be marked as :db/index true", data: {…}, ph: null, name: "Error", description
Thanks, let me check!
Same here
@borkdude oops ...
ao {message: "Attribute :block/page should be marked as :db/index true", data: $…P.k, ph: null, name: "Error", description: undefined, …}
columnNumber: undefined
data: $APP.k {meta: null, T: 3, J: Array(6), D: null, B: 16647951, …}
description: undefined
fileName: undefined
lineNumber: undefined
message: "Attribute :block/page should be marked as :db/index true"
name: "Error"
number: undefined
ph: null
stack: "Error: Attribute :block/page should be marked as :db/index true↵ at new ao (<https://asset.logseq.com/static/js/main.js:640:135)↵> at Function.Bp.l (<https://asset.logseq.com/static/js/main.js:2790:303)↵> at Function.Bp.j (<https://asset.logseq.com/static/js/main.js:2790:262)↵> at SC.h.mj (<https://asset.logseq.com/static/js/main.js:3490:116)↵> at yD (<https://asset.logseq.com/static/js/main.js:3478:283)↵> at oI (<https://asset.logseq.com/static/js/main.js:1164:390)↵> at <https://asset.logseq.com/static/js/main.js:1504:479↵> at Function.NP.o (<https://asset.logseq.com/static/js/main.js:4389:436)↵> at NP (<https://asset.logseq.com/static/js/main.js:4388:257)↵> at vQ (<https://asset.logseq.com/static/js/main.js:1504:289>)"
__proto__: Error
@borkdude oh @dharrigan just told me that it works on chrome but failed on firefox.
I'm on chrome
interesting!
For me it works on Firefox though :)
It might be a datascript version issue
ha! i'm the opposite - works on chrome, but not firefox
quite interesting now!
works on safari
Delete localstorage and indexeddb
That made it work for me
:thumbsup: