diff options
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | out/404.html | 8 | ||||
-rw-r--r-- | out/_next/static/25Qud6GB6GP8XFN1eDqNi/_buildManifest.js (renamed from out/_next/static/faIfNptb0fH0Ziqoouvmn/_buildManifest.js) | 4 | ||||
-rw-r--r-- | out/_next/static/25Qud6GB6GP8XFN1eDqNi/_ssgManifest.js (renamed from out/_next/static/faIfNptb0fH0Ziqoouvmn/_ssgManifest.js) | 0 | ||||
-rw-r--r-- | out/_next/static/chunks/13-b599b309c84d7675574b.js (renamed from out/_next/static/chunks/13-03ddeff07567357a392f.js) | 2 | ||||
-rw-r--r-- | out/_next/static/chunks/pages/_app-b9a9a4081d35806300d5.js (renamed from out/_next/static/chunks/pages/_app-3e86b1cac997ecd07336.js) | 4 | ||||
-rw-r--r-- | out/_next/static/chunks/pages/index-5e5acac3b4261d15dbc3.js (renamed from out/_next/static/chunks/pages/index-2b9ae36e1ad717aff37d.js) | 21 | ||||
-rw-r--r-- | out/index.html | 12 | ||||
-rw-r--r-- | pages/index.tsx | 2 |
9 files changed, 29 insertions, 27 deletions
@@ -194,7 +194,8 @@ By default, org-roam-ui will try to open itself in your default browser. To disa Sorry! This is still alpha software, so expect it to break from time to time. Best thing you can try is to remove your settings by going to "Storage > Local Storage" on Firefox or "Application > Local Storage" on Chromium and deleting everything there. -If the issue still persists, please file a bug report with +If the issue still persists, please file a bug report with + 1. Your browsers console log 2. Your browsers 3. What you were doing when it broke diff --git a/out/404.html b/out/404.html index 6db5702..07cef7b 100644 --- a/out/404.html +++ b/out/404.html @@ -16,10 +16,10 @@ <script src="/_next/static/chunks/webpack-9c7513cc478a82b87a1b.js" defer=""></script> <script src="/_next/static/chunks/framework-2f612445bd50b211f15a.js" defer=""></script> <script src="/_next/static/chunks/main-ae68c11529959c16c50f.js" defer=""></script> - <script src="/_next/static/chunks/pages/_app-3e86b1cac997ecd07336.js" defer=""></script> + <script src="/_next/static/chunks/pages/_app-b9a9a4081d35806300d5.js" defer=""></script> <script src="/_next/static/chunks/pages/_error-f5e67a79c709c2df06b8.js" defer=""></script> - <script src="/_next/static/faIfNptb0fH0Ziqoouvmn/_buildManifest.js" defer=""></script> - <script src="/_next/static/faIfNptb0fH0Ziqoouvmn/_ssgManifest.js" defer=""></script> + <script src="/_next/static/25Qud6GB6GP8XFN1eDqNi/_buildManifest.js" defer=""></script> + <script src="/_next/static/25Qud6GB6GP8XFN1eDqNi/_ssgManifest.js" defer=""></script> </head> <body> <div id="__next"> @@ -753,7 +753,7 @@ "props": { "pageProps": { "statusCode": 404 } }, "page": "/_error", "query": {}, - "buildId": "faIfNptb0fH0Ziqoouvmn", + "buildId": "25Qud6GB6GP8XFN1eDqNi", "nextExport": true, "isFallback": false, "gip": true, diff --git a/out/_next/static/faIfNptb0fH0Ziqoouvmn/_buildManifest.js b/out/_next/static/25Qud6GB6GP8XFN1eDqNi/_buildManifest.js index 5374ec2..5ec6e34 100644 --- a/out/_next/static/faIfNptb0fH0Ziqoouvmn/_buildManifest.js +++ b/out/_next/static/25Qud6GB6GP8XFN1eDqNi/_buildManifest.js @@ -3,8 +3,8 @@ '/': [ 'static/chunks/fb7d5399-0d6001c72a29ebec41eb.js', 'static/chunks/d25bd147-2c59edc357c0e2372258.js', - 'static/chunks/13-03ddeff07567357a392f.js', - 'static/chunks/pages/index-2b9ae36e1ad717aff37d.js', + 'static/chunks/13-b599b309c84d7675574b.js', + 'static/chunks/pages/index-5e5acac3b4261d15dbc3.js', ], '/_error': ['static/chunks/pages/_error-f5e67a79c709c2df06b8.js'], sortedPages: ['/', '/_app', '/_error'], diff --git a/out/_next/static/faIfNptb0fH0Ziqoouvmn/_ssgManifest.js b/out/_next/static/25Qud6GB6GP8XFN1eDqNi/_ssgManifest.js index 82bedd6..82bedd6 100644 --- a/out/_next/static/faIfNptb0fH0Ziqoouvmn/_ssgManifest.js +++ b/out/_next/static/25Qud6GB6GP8XFN1eDqNi/_ssgManifest.js diff --git a/out/_next/static/chunks/13-03ddeff07567357a392f.js b/out/_next/static/chunks/13-b599b309c84d7675574b.js index 5d11283..ede208b 100644 --- a/out/_next/static/chunks/13-03ddeff07567357a392f.js +++ b/out/_next/static/chunks/13-b599b309c84d7675574b.js @@ -14895,7 +14895,7 @@ c = (0, o.lw)(u, (e, t) => (0, r.isStyleProp)(t)), l = (0, i.Pu)(t, e), f = Object.assign({}, a, l, (0, o.YU)(c), s), - h = (0, r.css)(f)(e.theme) + h = (0, r.iv)(f)(e.theme) return n ? [h, n] : h } })({ baseStyle: s }) diff --git a/out/_next/static/chunks/pages/_app-3e86b1cac997ecd07336.js b/out/_next/static/chunks/pages/_app-b9a9a4081d35806300d5.js index 12e97d4..fb6e8c4 100644 --- a/out/_next/static/chunks/pages/_app-3e86b1cac997ecd07336.js +++ b/out/_next/static/chunks/pages/_app-b9a9a4081d35806300d5.js @@ -1444,7 +1444,7 @@ 9421: function (r, e, t) { 'use strict' t.d(e, { - css: function () { + iv: function () { return n.i }, isStyleProp: function () { @@ -1714,7 +1714,7 @@ styles: (e) => { var t = (0, a.Wf)(e, 'styles.global'), n = (0, i.Pu)(t, { theme: e, colorMode: r }) - if (n) return (0, o.css)(n)(e) + if (n) return (0, o.iv)(n)(e) }, }) } diff --git a/out/_next/static/chunks/pages/index-2b9ae36e1ad717aff37d.js b/out/_next/static/chunks/pages/index-5e5acac3b4261d15dbc3.js index 2f612cd..973b286 100644 --- a/out/_next/static/chunks/pages/index-2b9ae36e1ad717aff37d.js +++ b/out/_next/static/chunks/pages/index-5e5acac3b4261d15dbc3.js @@ -2183,8 +2183,9 @@ switch (t.type) { case 'graphdata': return (function (e) { - F.current = e.tags - var n = e.nodes.reduce(function (e, n) { + var n + F.current = null !== (n = e.tags) && void 0 !== n ? n : [] + var t = e.nodes.reduce(function (e, n) { var t return xe( xe({}, e), @@ -2199,9 +2200,9 @@ ), ) }, {}), - t = Object.keys(n).flatMap(function (e) { - var t, - r = null !== (t = n[e]) && void 0 !== t ? t : [], + r = Object.keys(t).flatMap(function (e) { + var n, + r = null !== (n = t[e]) && void 0 !== n ? n : [], i = r.find(function (e) { return 0 === e.level }), @@ -2219,12 +2220,12 @@ return [e.id, e] }), ) - var r = [].concat((0, s.Z)(e.links), (0, s.Z)(t)).filter(function (e) { + var i = [].concat((0, s.Z)(e.links), (0, s.Z)(r)).filter(function (e) { var n = e.source, t = e.target return B.current[n] && B.current[t] }) - A.current = r.reduce(function (e, n) { + A.current = i.reduce(function (e, n) { var t, r, i return xe( xe({}, e), @@ -2249,9 +2250,9 @@ i), ) }, {}) - var i = xe(xe({}, e), {}, { links: r }), - o = JSON.parse(JSON.stringify(i)) - C(o) + var o = xe(xe({}, e), {}, { links: i }), + l = JSON.parse(JSON.stringify(o)) + C(l) })(t.data) case 'theme': return M(t.data) diff --git a/out/index.html b/out/index.html index 47d6ab1..43e161a 100644 --- a/out/index.html +++ b/out/index.html @@ -15,13 +15,13 @@ <script src="/_next/static/chunks/webpack-9c7513cc478a82b87a1b.js" defer=""></script> <script src="/_next/static/chunks/framework-2f612445bd50b211f15a.js" defer=""></script> <script src="/_next/static/chunks/main-ae68c11529959c16c50f.js" defer=""></script> - <script src="/_next/static/chunks/pages/_app-3e86b1cac997ecd07336.js" defer=""></script> + <script src="/_next/static/chunks/pages/_app-b9a9a4081d35806300d5.js" defer=""></script> <script src="/_next/static/chunks/fb7d5399-0d6001c72a29ebec41eb.js" defer=""></script> <script src="/_next/static/chunks/d25bd147-2c59edc357c0e2372258.js" defer=""></script> - <script src="/_next/static/chunks/13-03ddeff07567357a392f.js" defer=""></script> - <script src="/_next/static/chunks/pages/index-2b9ae36e1ad717aff37d.js" defer=""></script> - <script src="/_next/static/faIfNptb0fH0Ziqoouvmn/_buildManifest.js" defer=""></script> - <script src="/_next/static/faIfNptb0fH0Ziqoouvmn/_ssgManifest.js" defer=""></script> + <script src="/_next/static/chunks/13-b599b309c84d7675574b.js" defer=""></script> + <script src="/_next/static/chunks/pages/index-5e5acac3b4261d15dbc3.js" defer=""></script> + <script src="/_next/static/25Qud6GB6GP8XFN1eDqNi/_buildManifest.js" defer=""></script> + <script src="/_next/static/25Qud6GB6GP8XFN1eDqNi/_ssgManifest.js" defer=""></script> </head> <body> <div id="__next"> @@ -697,7 +697,7 @@ "props": { "pageProps": {} }, "page": "/", "query": {}, - "buildId": "faIfNptb0fH0Ziqoouvmn", + "buildId": "25Qud6GB6GP8XFN1eDqNi", "nextExport": true, "autoExport": true, "isFallback": false, diff --git a/pages/index.tsx b/pages/index.tsx index 9e46f45..b31e533 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -84,7 +84,7 @@ export function GraphPage() { const tagsRef = useRef<Tags>([]) const updateGraphData = (orgRoamGraphData: OrgRoamGraphReponse) => { - tagsRef.current = orgRoamGraphData.tags + tagsRef.current = orgRoamGraphData.tags ?? [] const nodesByFile = orgRoamGraphData.nodes.reduce<NodesByFile>((acc, node) => { return { ...acc, |