Fork me on GitHub
#announcements
<
2020-11-13
>
tiensonqin16:11:13

Logseq's frontend code is open-source now: https://github.com/logseq/logseq

metal 36
dharrigan16:11:41

Just hit the home page out of curosity, renders blank, throws an exception

dharrigan16:11:45

Object { message: "Attribute :block/page should be marked as :db/index true", data: {…}, ph: null, name: "Error", description

tiensonqin16:11:32

Thanks, let me check!

borkdude16:11:47

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 (    at Function.Bp.l (    at Function.Bp.j (    at SC.h.mj (    at yD (    at oI (    at     at Function.NP.o (    at NP (    at vQ ()"
__proto__: Error

tiensonqin16:11:05

@U04V15CAJ oh @U11EL3P9U just told me that it works on chrome but failed on firefox.

borkdude16:11:14

I'm on chrome

dharrigan16:11:22

interesting!

borkdude16:11:50

For me it works on Firefox though :)

tiensonqin16:11:53

It might be a datascript version issue

dharrigan16:11:26

ha! i'm the opposite - works on chrome, but not firefox

tiensonqin16:11:35

quite interesting now!

dharrigan16:11:11

works on safari

borkdude17:11:25

Delete localstorage and indexeddb

borkdude17:11:28

That made it work for me