Open LLLLucensus opened 2 months ago
Did you find a solution ?
I'm also facing this issue. I reinstalled the application and the error remains. Any update on this?
Hi. It seems like error in Style config. Lets try setup a random valid style. Ex: run command:
:style
{
"node": {
diameter: 50px;
color: #A5ABB6;
border-color: #9AA1AC;
border-width: 2px;
text-color-internal: #FFFFFF;
font-size: 10px;
},
"relationship": {
color: #A5ABB6;
shaft-width: 1px;
font-size: 8px;
padding: 3px;
text-color-external: #000000;
text-color-internal: #FFFFFF;
caption: "<type>";
}
}
Hi, did it work ? I also have the same issue, I tried the above code, but I still have the issue. Would it be helpfull to read my logs ?
Neo4j desktop Neo4j Browser - Something went wrong: "TypeError: Cannot read properties of undefined (reading 'replace')"
Something went wrong: "TypeError: Cannot read properties of undefined (reading 'replace')" and the application can't recover.
I've tried to reload the application but still got the error. Anyone can help? Thanks.