Git Product home page Git Product logo

Comments (6)

ikesau avatar ikesau commented on May 31, 2024

After some more playing, this doesn't appear to be an issue when creating a new chart - only when adjusting the default example.

Also appears to be an issue in Chrome

from flowchart-fun.

rob-gordon avatar rob-gordon commented on May 31, 2024

@ikesau You're getting an error because line 11 is expecting to find a target 1 – this will look for either a line with ID [1] (like this) or a line with the label 1 (like this), or this node on the line number 1 (like this). In your case none of those three exist, so it's telling you it doesn't know which target node to draw the edge to.

from flowchart-fun.

rob-gordon avatar rob-gordon commented on May 31, 2024

Let me know if that doesn't cover it or if the bug is related to the tutorial window.

from flowchart-fun.

ikesau avatar ikesau commented on May 31, 2024

Oh god If only I'd actually read the example. Sorry for the drive-by ticket. 🀦

Two things then:

  1. looks like cytoscape.js uses the french spelling of existent
  2. The error message reads extremely "programmatically generated by some dependency" which is why I assumed it wasn't my fault πŸ˜… - if we can't change their messaging, could we possibly add some "here's the culprit" line highlighting?

from flowchart-fun.

rob-gordon avatar rob-gordon commented on May 31, 2024

looks like cytoscape.js uses the french spelling of existent

I never caught that- weird!

I totally agree that we need some more human-readable error messages. I've made a task for myself and I'll leave this open until it merges.

Thanks!

from flowchart-fun.

rob-gordon avatar rob-gordon commented on May 31, 2024

@ikesau Going to close this one because error messaging got a little improvement in the last cycle. https://twitter.com/tone_row_/status/1505931806469677063

Thanks for opening!

from flowchart-fun.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.