logseq-graph-analysis icon indicating copy to clipboard operation
logseq-graph-analysis copied to clipboard

Blank screen when pressing the button to activate the plug in

Open Tewodros34 opened this issue 2 years ago • 2 comments

Uploading Screen Shot 2022-07-06 at 9.07.13 PM.png…

Tewodros34 avatar Jul 06 '22 14:07 Tewodros34

@Tewodros34 that would happen if an error occurred when you open the plugin. can you click this button, toggle developer tools, in menu an you will see some red text in console. paste the red text in here! it will help me fix it Screen Shot 2022-07-06 at 12 11 07 PM

trashhalo avatar Jul 06 '22 16:07 trashhalo

Nothing is there, console is blank

Tewodros34 avatar Jul 07 '22 10:07 Tewodros34

I have the same issue, but my console did display an error;

image

I am using version 0.10.2 of the plugin, with Logseq version 0.9.6. I hope this is of any help to resolve this issue 🙂

ruudschouten avatar May 16 '23 17:05 ruudschouten

There were a problem with a blank aliases, and it is fixed now by #51 . Could anyone check it?

mrparalon avatar Oct 31 '23 09:10 mrparalon

Hello. I am having a similar issue with the plugin. Every time I click on it, it remains blank despite the navigation bar being present (but not able to search for anything and anytime I try to search, the plugin closes). It was working well previously and when I tested it on a new loqseq graph it works but when I returned to my current logseq graph it returns to being blank. I wonder if there is something about my current graph (the only thing I can think of that I did out of the norm in my workflow is using the Undo function (ctrl+z) to re-arrange some pages I had made. Though its a vague assumption since the plugin stopped working around that time for me)
Screenshot (283)

On the screenshot this primarily shows: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'id') at Jf (index.c7b1360c.js:12:143967) at index.c7b1360c.js:12:145099 at Array.map () at Bt (index.c7b1360c.js:12:145060)

I am using Logseq version 0.9.10 and version 0.10.6 of the plugin. Still new to this environment and will appreciate any assistance.

nol683 avatar Nov 01 '23 18:11 nol683

There were a problem with a blank aliases, and it is fixed now by #51 . Could anyone check it?

I just updated the plugin to 0.10.6 and it works now, so it did fix it for me :)

ruudschouten avatar Nov 02 '23 09:11 ruudschouten

@nol683 Could you try to re-index your graph?

If it doesn't help, you could try to install an unpacked version of the plugin and run it using yarn dev? It will give much better debug info to spot an issue.

mrparalon avatar Nov 02 '23 18:11 mrparalon

Thank you, have re-indexed my graph and it's now working. Thank you again!

nol683 avatar Nov 03 '23 09:11 nol683